133 releases (83 stable)
30.0.2 | Feb 25, 2025 |
---|---|
29.0.1 | Jan 21, 2025 |
28.0.1 | Jan 14, 2025 |
28.0.0 | Dec 20, 2024 |
0.0.0 | Aug 3, 2018 |
#1568 in WebAssembly
476,884 downloads per month
Used in 685 crates
(28 directly)
1MB
17K
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