ocsigen / js_of_ocaml

Compiler from OCaml to Javascript.
http://ocsigen.org/js_of_ocaml/
Other
953 stars 186 forks source link

[BUG] Missing TextDecoder from reserved #1638

Closed ajbt200128 closed 2 months ago

ajbt200128 commented 2 months ago

Describe the bug It looks like Js_of_ocaml supports TextDecoder but not TextEncoder Expected behavior Add TextEncoder to reserved

Versions Js_of_ocaml 5.8.2