MDN/Projects/Content/WebWorkers
Jump to navigation
Jump to search
Web Workers
- Scattered work on a lot of pages.
- APIs need to indicate their compatibility with being used inside workers; we need to devise a standard method for displaying this - possibly in a new "API overview" box, or as a widget or badge of some kind - we should discuss this
- Need to be sure the various Worker interfaces are fully up-to-date
- Need solid examples
- Need a good guide to using the various worker interfaces, and which to use for what purposes