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)