Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

CPU run in a webworker #9

Open
soywiz opened this issue Nov 14, 2014 · 0 comments
Open

CPU run in a webworker #9

soywiz opened this issue Nov 14, 2014 · 0 comments

Comments

@soywiz
Copy link
Member

soywiz commented Nov 14, 2014

Since you cannot work with WebGL in workers, probably the best option is to have the CPU running in a webworker and sending messages with commands to execute to the main ui. This would allow to improve rendering performance in most browsers. Some browsers already do this kind of stuff. Audio could get a similar treatment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant