-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Labels
Description
I noticed that https://littledan.github.io/spec/document/JS.html doesn't expose Wasm in worklets. I suspect that might be useful, e.g., for audio worklets although maybe what we actually want is to not go through JavaScript at all in that scenario and start up a wasm-run worklet.
cc @padenot
rektide and chicoxyzzy