Y
Hacker News
new
|
ask
|
show
|
jobs
by
bironran
902 days ago
Might be only my limited understanding but isn't that trying to recreate cooperative multitasking?
That was tried, and often failed, for many years in the OS space.
1 comments
kevingadd
902 days ago
Sadly in the browser you have no choice but to perform cooperative multitasking, since the execution model prevents the browser from performing preemptive multitasking.
link