wasm_remapper

Crates.iowasm_remapper
lib.rswasm_remapper
version0.1.0
sourcesrc
created_at2020-08-30 13:33:24.120821
updated_at2020-08-30 13:33:24.120821
descriptionA library for remapping wasm binaries against known references with debug symbols
homepage
repository
max_upload_size
id282681
size22,676
Zeb Piasecki (zebp)

documentation

README

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
Commit count: 0

cargo fmt