js_of_ocaml
js_of_ocaml copied to clipboard
[FEATURE REQUEST] Make resuming a continuation more efficient
With https://github.com/ocaml/ocaml/pull/12735, resuming a continuation is constant time. We should do the same.