Skip to content
/ wawesome Public

Tools for parsing and (eventually) interpreting and analyzing WebAssembly

License

Notifications You must be signed in to change notification settings

alevy/wawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WAwesome!

HERE LIES VAPORWARE! THIS CODE DOESN'T ANYTHING USEFUL, AND MIGHT EVEN DO THAT INCORRECTLY. PUT YOUR MONEY IN ETFs INSTEAD.

WAwesome is (well... will be) a tool for analyzing WebAssembly. It currently parses a subset of the WebAssembly binary format into a Rust structs that it might at some point also be able to interpret.

To run, give a WebAssembly file MYTOY.wasm, run:

$ cargo run < /path/to/MYTOY.wasm

About

Tools for parsing and (eventually) interpreting and analyzing WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages