#run-time #cranelift #wasmtime #environment #standalone

no-std wasmtime-environ

Standalone environment support for WebAssembly code in Cranelift

126 releases (76 stable)

27.0.0 Nov 20, 2024
26.0.1 Nov 5, 2024
26.0.0 Oct 22, 2024
25.0.3 Nov 5, 2024
0.0.0 Aug 3, 2018

#1495 in WebAssembly

Download history 104371/week @ 2024-08-09 90364/week @ 2024-08-16 94522/week @ 2024-08-23 102263/week @ 2024-08-30 100905/week @ 2024-09-06 93134/week @ 2024-09-13 108832/week @ 2024-09-20 98662/week @ 2024-09-27 105899/week @ 2024-10-04 101109/week @ 2024-10-11 109906/week @ 2024-10-18 107207/week @ 2024-10-25 114762/week @ 2024-11-01 99662/week @ 2024-11-08 102753/week @ 2024-11-15 101673/week @ 2024-11-22

436,264 downloads per month
Used in 632 crates (28 directly)

Apache-2.0 WITH LLVM-exception

1MB
16K 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

~6–14MB
~185K SLoC