Baseline Widely available
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The WorkletGlobalScope
interface is an abstract class that specific worklet scope classes inherit from. Each WorkletGlobalScope
defines a new global environment.
Note: You don't normally need to interact with this interface. It is a base interface intended to be subclassed. You will encounter the subclasses AudioWorkletGlobalScope
inside AudioWorklet
objects, or PaintWorkletGlobalScope
inside CSS paint Worklet
objects.
None.
Instance methodsNone.
Specifications Browser compatibility See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3