JavaScript/HandlingThreads: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 21: Line 21:
=== Description ===
=== Description ===
=== Advantages ===
=== Advantages ===
Source-compatible.
Mostly runtime-compatible -- anything broken was doing something unsafe (sharing upvars across threads in non-threadsafe Call objects, e.g.).
Gives us time to complete and evangelize Chrome Workers (a multi-month project if not multi-release).
=== Disadvantages ===
=== Disadvantages ===
=  ChromeWorkers w/ usable Constructor =  
=  ChromeWorkers w/ usable Constructor =  
Confirmed users, Bureaucrats and Sysops emeriti
419

edits

Navigation menu