I managed to make it crash by spamming letters:
>
Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
framework-a87821de553db91d.js:1
Error: code length overflow. (23804>23648)cool project btw
throwaway413|3 years ago
I managed to add emoji support last night, which ended up increasing my encoded payload size by about 30%.
I need to add some debouncing to the block updates as it’s real time right now but with all of the encoding seems to overwhelm the page if you type too fast.