is_utf8
is_utf8 copied to clipboard
compile to wasm with emscripten?
Anyone know if this can be compiled (whether as an executable or a library) into properly functioning web assembly using emscripten (or other wasm compiler) and if so, whether any particular compiler settings or flags (other than the obvious ones) would be needed?
Emscripten is currently not supported. Pull requests and further documentation invited.