Skip to content

A Rust library for remapping WASM binaries by cross referencing it with a separate known WASM binary with debug symbols.

License

Notifications You must be signed in to change notification settings

zebp/wasm_remapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-remapper

A Rust library for remapping WASM binaries by cross referencing it with a separate known WASM binary with debug symbols.

Examples

Examples are located in the ./examples directory and can be ran with cargo run --example EXAMPLE.

Current examples:

  • cli

About

A Rust library for remapping WASM binaries by cross referencing it with a separate known WASM binary with debug symbols.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published