quickjs-emscripten
quickjs-emscripten copied to clipboard
Are there plans to support sourcemap?
For better debugging experience,are there plans to support sourcemap?
Do you mean including C library source maps?
I meant to parse the error thrown by vm.unwrap
through sourcemap. But I've already implemented this.