125 releases (75 stable)
new 26.0.1 | Nov 5, 2024 |
---|---|
25.0.3 | Nov 5, 2024 |
24.0.2 | Nov 5, 2024 |
23.0.3 | Oct 9, 2024 |
0.0.0 | Aug 3, 2018 |
#1527 in WebAssembly
450,839 downloads per month
Used in 635 crates
(26 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
~6–14MB
~190K SLoC