Skip to content

support worklet #11543

@alexander-akait

Description

@alexander-akait

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Priority - Medium

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions