Skip to content

Execute.tiering should not be global #629

Description

@linxuanm

Currently Execute.tiering is a global flag referenced by all instances of Wasm stacks and the runtime. This makes extending ExeTester difficult as Execute.tiering can be set in arbitrary order when running the tests (its constructor sets Execute.tiering). I think we should look into refactoring away this global state.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions