Skip to content

Supporting multiple exec_env in a thread with HW bounds check #4145

Open
@arjunr2

Description

@arjunr2

Feature

Allowing for multiple exec_env within a single thread when HW bounds check is enabled. Currently this does not work since exec_env_tls, used for HW bounds check configuration, is a single thread local.

Benefit

This is needed to allow us to instantiate multiple modules in the same thread that can be bounds checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions