emscripten-core / emscripten-core/emscripten

Add direct support for running in Audio Worklet (via `-sENVIRONMENT=worklet`)

Open
#25,943 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

There are some use cases where its useful to be able to run emscripten generated code in an audio worklet without building with `-sAUDIO_WORKLET`. One major example would be deploying in a context where shared memory not available (i.e. no cross origin isolation)

See #22979

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.