The default dispatcher of kotlinJS is based on win...
# javascript
h
The default dispatcher of kotlinJS is based on window.postMessage. I'm trying to create a new dispatcher based on requestAnimationFrame. But it's not working properly and needs help. https://gist.github.com/hikaMaeng/a8250773a2cafd5fe38dc2fefa1dae3f
e
I'd recommend trying launch from coroutines rather than requestAnimationFrame.