-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Open
Labels
Description
Feature request
// Worklets are always modules
myAudioContext.audioWorklet.addModule('./audio-worklet.js')
CSS.paintWorklet.addModule('./paint-worklet.js')
CSS.layoutWorklet.addModule('./layout-worklet.js')
CSS.animationWorklet.addModule('./animation-worklet.js')What is the expected behavior?
Working with worklets out of box
What is motivation or use case for adding/changing the behavior?
Why not?
How should this be implemented in your opinion?
Like web workers, maybe under options
Are you willing to work on this yourself?
Not right now
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Priority - Medium