Frontend JS: Make code run in web workers by default
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.