Skip to content

Feat offline events #87

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

Merged
merged 4 commits into from
Feb 24, 2024
Merged

Feat offline events #87

merged 4 commits into from
Feb 24, 2024

Conversation

b-ma
Copy link
Collaborator

@b-ma b-ma commented Feb 24, 2024

Implements statechange and complete events for OfflineAudioContext

@b-ma b-ma requested a review from orottier February 24, 2024 07:32
Cargo.toml Outdated
web-audio-api = "0.42"
# web-audio-api = { path = "../web-audio-api-rs" }
# web-audio-api = "0.42"
web-audio-api = { path = "../web-audio-api-rs" }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to wait for upstream release before merging

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, will release later today

@b-ma b-ma merged commit 5ca93e0 into main Feb 24, 2024
@b-ma b-ma deleted the feat/offline-events branch February 24, 2024 11:27
@b-ma b-ma mentioned this pull request Feb 24, 2024
12 tasks
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.

2 participants