Skip to content

Change inline resolution order so modules can be defined in arbitrary order #6015

@zdevito

Description

@zdevito

In script modules, we should:

  1. allow calls to non-script methods
  2. allow python non-script attributes, accessible from those methods
  3. allow non-script modules to change after creation
  4. change inline resolution order so modules can be defined in arbitrary order

Metadata

Metadata

Assignees

No one assigned

    Labels

    oncall: jitAdd this issue/PR to JIT oncall triage queue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions