#table #memory #run-time #translation #cranelift #standalone

dusk-wasmtime-environ

Standalone environment support for WebAsssembly code in Cranelift

1 release (0 unstable)

21.0.0-alpha May 15, 2024

#565 in WebAssembly

Download history 126/week @ 2024-05-13 35/week @ 2024-05-20

161 downloads per month
Used in 2 crates

Apache-2.0 WITH LLVM-exception

1MB
14K SLoC

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.

Dependencies

~7.5MB
~154K SLoC