Open
Description
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
Labels
No labels