Skip to content

Walrus is a WebAssembly transformation library. πŸ•ΈοΈ β†’ 🌊🐘 β†’ πŸ•ΈοΈ

Notifications You must be signed in to change notification settings

yurydelendik/walrus

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

walrus

Walrus is a WebAssembly transformation library.

Travis CI Build Status

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 CLI tool and its own internal transformations.

Using walrus will, in the long term, also allow transforming WebAssembly while preserving DWARF debug information to ensure that debugging the final module is just as nice as debugging the intermediate module.

Stay tuned for more information in the future!

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Walrus is a WebAssembly transformation library. πŸ•ΈοΈ β†’ 🌊🐘 β†’ πŸ•ΈοΈ

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 81.6%
  • WebAssembly 18.4%