1 unstable release
0.1.0 | Aug 30, 2020 |
---|
#3 in #remapping
19KB
438 lines
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
Dependencies
~0.6–1MB
~26K SLoC