JavascriptSubtitlesOctopus
JavascriptSubtitlesOctopus copied to clipboard
feat: DWARF debugging support
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.