Open
Description
I started documenting the findings that were done during my work on saving LLVM debug information as custom sections (see D44184 and D45118). The LLVM prefers DWARF format, and it is doable to package entire DWARF data into wasm custom section and convert it into wasm binaries source maps later. These findings can be found at https://github.com/yurydelendik/webassembly-dwarf/. Also, I attempted to match the findings with @fitzgen's WebAssembly Debugging Capabilities just for information purpose.
This issue is an attempt to open discussion about if it will be valuable to continue packaging debug data as custom sections in DWARF format.
Metadata
Metadata
Assignees
Labels
No labels