130 releases (80 stable)
29.0.1 | Jan 21, 2025 |
---|---|
28.0.1 | Jan 14, 2025 |
28.0.0 | Dec 20, 2024 |
27.0.0 | Nov 20, 2024 |
0.0.0 | Aug 3, 2018 |
#1537 in WebAssembly
467,386 downloads per month
Used in 676 crates
(28 directly)
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–13MB
~171K SLoC