Expand description

Defines a WasmRuntime that uses the Wasmtime JIT to execute.

You can choose a profiling strategy at runtime with environment variable WASMTIME_PROFILING_STRATEGY:

WASMTIME_PROFILING_STRATEGYEffect
undefinedNo profiling
"jitdump"jitdump profiling
other valueNo profiling (warning)

Structs§

Enums§

Functions§