js-visualizer-9000-client
js-visualizer-9000-client copied to clipboard
Inputting 2-byte characters breaks the screen
Thank you for great work!
Bug
- Open https://jsv9000.app/
- Input
#code-editorwith Japanese mode (or pasteあ) - Failed to execute
btoa

Fix
The toBinary function may be helpful.
https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/btoa#unicode_strings