65 releases (15 stable)
new 7.0.0 | Mar 20, 2023 |
---|---|
6.0.1 | Mar 8, 2023 |
6.0.0 | Feb 20, 2023 |
5.0.1 | Mar 8, 2023 |
0.0.0 | Aug 3, 2018 |
#5 in #cranelift
181,655 downloads per month
Used in 343 crates
(17 directly)
690KB
12K
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
~8MB
~196K SLoC