wasmer_wasix::runtime::module_cache::thread_local

Constant CACHED_MODULES

Source
const CACHED_MODULES: LocalKey<RefCell<HashMap<(ModuleHash, String), Module>>>;