/TextEncoder-TextDecoder-for-qjs

A TextEncoder/TextDecoder polyfill using the native UTF-8 implementation from `std`.

Primary LanguageJavaScript

TextEncoder/TextDecoder for qjs

A TextEncoder/TextDecoder polyfill using the native UTF-8 implementation from std.

Warning

TextDecoder only supports UTF-8.
Same for TextEncoder, but that's to spec :P