wasmer_wasix::state::handles::thread_local

Constant THREAD_LOCAL_INSTANCE_HANDLES

Source
const THREAD_LOCAL_INSTANCE_HANDLES: LocalKey<RefCell<HashMap<u64, Rc<RefCell<WasiModuleTreeHandles>>>>>;