diff options
author | Casper Beyer <caspervonb@pm.me> | 2020-06-11 15:03:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-11 11:03:27 -0400 |
commit | 813210d4337bf6e174f1da1f1a6c6fb9b073afa2 (patch) | |
tree | fa408a74ced787b2864dbfec524c1ea6588fde00 /cli/js/write_text_file.ts | |
parent | 5ee2ce1b1c37f08b11a25e6c0d190f3c397c7ec2 (diff) |
fix: WebAssembly runtime error propagation (#6137)
Currently WebAssembly runtime errors don't propagate up to the user as
they use urls to denote where the error occurred which get caught by the source-map
pipeline which doesn't support the wasm scheme.
Diffstat (limited to 'cli/js/write_text_file.ts')
0 files changed, 0 insertions, 0 deletions