wasmtime-environ 6.0.2

Standalone environment support for WebAsssembly 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.