Noah Petherbridge
c5c85330de
* Refactor the event system in the WASM render engine to serialize the async JavaScript events into a channel, so that queued events are read off serially in the main loop similar to SDL. This fixes keyboard input issues, altho if you type really fast some input keys get lost. |
||
---|---|---|
.. | ||
canvas.go | ||
events.go | ||
sdl.go | ||
text.go | ||
texture.go | ||
utils.go |