I missed these in #4905 and noticed just now but wanted to handle them to ensure we uniformly handle deps in the workspace.
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.