emscripten-core / emscripten-core/emscripten

It would be great if Offscreen canvas and Audioworklet can work at the same time

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

Description

This is maybe more a wish than an issue, because AudioWorklets are not officially implemented yet.
But AudioWorklet works (with two different AudioWorklet branches), and offscreen canvas (with PROXY_TO_PTHREADS) works (both with Open Frameworks and Emscripten), just not together, because an AudioWorklet cant be created in a worker. Maybe the AudioWorklet could communicate with the main thread like it the offscreen canvas does?

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.