Skip to content

How exactly does the wasm audio worklet API works? #21714

Closed Answered by sbc100
msqr1 asked this question in Q&A
Discussion options

You must be logged in to vote

A Wasm Worker is just nothing really more than some code to host/run run the wasm module. Its the minimal thing that is required for the compiled code to be able to communicate with other workers via shared memory.

Perhaps open a new issue to discuss the block size (I have vague memories of it being discussed elsewhere).

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sbc100
Comment options

Answer selected by msqr1
@msqr1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants