126 releases (76 stable)
new 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 |
#1531 in WebAssembly
447,605 downloads per month
Used in 642 crates
(27 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
~187K SLoC