Tools for reading DWARF information from wasm files.
The tools allows reading DWARF data from the wasm object files, and converting to source maps:
wasm-dwarf file.wasm -o file.wasm.map
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src |
|
|
|
|
.gitignore | ||
|
|
Cargo.lock | ||
|
|
Cargo.toml | ||
|
|
README.md |
|
|
The tools allows reading DWARF data from the wasm object files, and converting to source maps:
wasm-dwarf file.wasm -o file.wasm.map