Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix audio worklet import #143

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Fix audio worklet import #143

wants to merge 9 commits into from

Conversation

b-ma
Copy link
Collaborator

@b-ma b-ma commented Dec 21, 2024

Todos:

  • use real module import instead Function to eval worklet processor
  • ensure WASM support
  • resolve AudioWorklet installed in node_modules
  • properly handle 'node-web-audio-api:worklet:ctor-error' message
  • improve error handling from AudioWorkletGlobalScope: stack trace, etc.

@b-ma b-ma changed the title Fix/audio worklet import Fix audio worklet import Dec 21, 2024
@b-ma
Copy link
Collaborator Author

b-ma commented Dec 21, 2024

wpt results:

  RESULTS:
  - # pass: 7348
  - # fail: 492
  - # type error issues: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant