Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@mtolmacs mtolmacs released this 19 Apr 12:36
· 51 commits to main since this release
v0.1.0
5546fda

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)