JavascriptSubtitlesOctopus icon indicating copy to clipboard operation
JavascriptSubtitlesOctopus copied to clipboard

feat: DWARF debugging support

Open ThaUnknown opened this issue 3 years ago • 0 comments

I've been looking to debug the WASM code, by compiling it with DWARF debugging enabled, but I couldn't get the sourcemaps to work. This could allow to profile and benchmark the WASM code for potential optimisations.

ThaUnknown avatar May 29 '22 00:05 ThaUnknown