Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thank you!

The majority of the code runs in the main thread; filters use a web worker. OffscreenCanvas currently has less than 70% support (caniuse says), so most of the work is done in regular canvas elements which are created but not added to the DOM, then copied over to the DOM canvas once per RequestAnimationFrame tick



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: