Frontend JS: Make code run in web workers by default
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In order to achieve a nice and smooth 60 FPS rendering code should be run in web workers by default and only pure rendering code should be run by the main thread.
This should be a first-class architectural feature of a framework. Maybe an existing framework (React?) can be extended.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.