* Update wasm-tools crates This brings in recent updates, notably including more improvements to wasm-smith which will hopefully help exercise non-trapping wasm more. * Fix some wat
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.