Runtime
Global methods / properties:
The following functions are available in workers:
- atob() - spec
- btoa() - spec
- console - spec
- crypto - spec
- navigator.userAgent - spec
- fetch() - spec
- queueMicrotask() - spec
- clearInterval() - spec
- clearTimeout() - spec
- setInterval() - spec
- setTimeout() - spec