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

no-std wasmtime-environ

Standalone environment support for WebAssembly code in Cranelift

127 releases (77 stable)

28.0.0 Dec 20, 2024
27.0.0 Nov 20, 2024
26.0.1 Nov 5, 2024
25.0.3 Nov 5, 2024
0.0.0 Aug 3, 2018

#1511 in WebAssembly

Download history 104466/week @ 2024-09-21 102399/week @ 2024-09-28 102582/week @ 2024-10-05 102767/week @ 2024-10-12 111780/week @ 2024-10-19 104060/week @ 2024-10-26 116433/week @ 2024-11-02 97338/week @ 2024-11-09 104442/week @ 2024-11-16 103282/week @ 2024-11-23 105874/week @ 2024-11-30 113860/week @ 2024-12-07 98570/week @ 2024-12-14 59398/week @ 2024-12-21 47250/week @ 2024-12-28 96487/week @ 2025-01-04

320,470 downloads per month
Used in 656 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

~5–14MB
~174K SLoC