Results 508 comments of hhugo

:+1: Open question: should we share this format with bucklescript https://github.com/bloomberg/bucklescript/blob/master/jscomp/core/js_cmj_format.mli

@superbobry, I like the idea. Feel free to submit a PR.

Also, OCaml locations are bytes based where sourcemap seems to expect code-point based. https://github.com/ocaml/ocaml/issues/11899 https://github.com/terser/terser/issues/960

The new cps compilation mode used for ocaml 5.0 effects might help. (`--enable effects`)

reopen if you still have issues

https://ocsigen.org/js_of_ocaml/latest/manual/performances was updated with some numbers.

Let's just document external bindings in #1217

The issue no longer relevant for me

#1340 has been merged.