js_of_ocaml
js_of_ocaml copied to clipboard
Source map improvements
I started working on improving the source map output of Wasm_of_ocaml, and got a bit side-tracked...
Many changes to preserve debug information from the bytecode as well as possible and put this information in the source map at appropriate places for the JavaScript debuggers.