Web-audio-api: [audioworklet] Rename audioWorklet.import() to addModule().

Created on 2 May 2017  路  2Comments  路  Source: WebAudio/web-audio-api

Source: https://github.com/w3c/css-houdini-drafts/issues/374

This looks like a simple renaming, but we should review potential functional changes. We also need to rework our examples according this change.

EditoriaDocumentation

Most helpful comment

Are you saying the spec disallows running web-assembly in an AudioWorklet? AFAICT, any valid Javascript should be able to run in an AudioWorklet.

All 2 comments

Will it be possible to run web-assembly code inside an audio-worklet node?

Or is there another way to output the web-assembly computed audio-stream directly to the sound-card (without the detour over the main-thread)?

Thanks.

~
Andr茅 Michelle
http://www.audiotool.com

Are you saying the spec disallows running web-assembly in an AudioWorklet? AFAICT, any valid Javascript should be able to run in an AudioWorklet.

Was this page helpful?
0 / 5 - 0 ratings