Open vouillon opened 2 months ago
For bytes, we are still using the old implementations of strings, with different possible representations. We should just implement them as plain Uint8Arrays.
https://github.com/ocsigen/js_of_ocaml/pull/1229
For bytes, we are still using the old implementations of strings, with different possible representations. We should just implement them as plain Uint8Arrays.