wasmtime-environ 30.0.0

Standalone environment support for WebAssembly code in Cranelift
Documentation

Standalone environment for WebAssembly using Cranelift. Provides functions to translate get_global, set_global, memory.size, memory.grow, call_indirect that hardcode in the translation the base addresses of regions of memory that will hold the globals, tables and linear memories.