Releases: mtolmacs/wasm2map
Releases · mtolmacs/wasm2map
v0.1.0
This is the initial release with the following features:
- Can generate the sourcemap JSON file from the DWARF debug info embedded in a debug built WASM binary file
- Can patch a WebAssembly binary with the sourceMappingURL custom section to refer to the generated sourcemap (so browsers can pull in the sourcemap)