js_of_ocaml icon indicating copy to clipboard operation
js_of_ocaml copied to clipboard

[FEATURE REQUEST] Simpler implementation of bytes

Open vouillon opened this issue 1 year ago • 1 comments

For bytes, we are still using the old implementations of strings, with different possible representations. We should just implement them as plain Uint8Arrays.

vouillon avatar Oct 04 '24 12:10 vouillon