wasm2map

WebAssembly sourcemap generator and WASM binary source mapping url section patcher

MIT License

Downloads
2K
Stars
25
wasm2map - v0.1.0 Latest Release

Published by mtolmacs over 1 year ago

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)