mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 23:12:21 +00:00
0c19028f8f
Differential Revision: https://phabricator.services.mozilla.com/D69977 --HG-- extra : moz-landing-system : lando
This crate performs the translation from a wasm module in binary format to the in-memory form of the Cranelift IR.
If you're looking for a complete WebAssembly implementation that uses this library, see Wasmtime.