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