Function wasmtime_runtime::tls_eager_initialize

source ·
pub fn tls_eager_initialize()
Expand description

Eagerly initialize thread-local runtime functionality. This will be performed lazily by the runtime if users do not perform it eagerly.