Skip to content

Releases: mtolmacs/wasm2map

v0.1.0

19 Apr 12:36
v0.1.0
5546fda
Compare
Choose a tag to compare

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)