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
320,470 downloads per month
Used in 656 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–14MB
~174K SLoC