Closed samal-rasmussen closed 2 years ago
It seems the build is failing because the build server's js environment doesn't support the Uint8Array type. Should I add a commit with feature detection for Uint8Array?
+1 Would be nice to have this feature....
I've fixed up this branch so it builds again. The implementation is a bit cleaner too.
Time flies and TextEncoder/TextDecoder are now widely supported in js.
This is a solution for https://github.com/mathiasbynens/utf8.js/issues/7