Structsยง
- Auto
Worker ๐Reset Set theworker
field of a related DedicatedWorkerGlobalScope object to a particular value for the duration of this objectโs lifetime. This ensures that the related Worker object only lives as long as necessary (ie. while events are being executed), while providing a reference that can be cloned freely.
Enumsยง
- Messages sent from the owning global.
- Mixed
Message ๐
Constantsยง
Functionsยง
- interrupt_
callback ๐ โ