The walrus crate is a Rust library for performing WebAssembly transformations in a robust and ergonomic fashion. The crate is still in its early days but is currently used to power the wasm-bindgen ...
Support for the WebAssembly 3.0 (draft) specification, giving priority to features that are useful for functional languages, such as GC and return call. Make it as difficult as is reasonably possible ...