Skip to content

Conversation

@orottier
Copy link
Owner

Fixes #423

@orottier
Copy link
Owner Author

Build fails because we need to bump the MSRV to Rust 1.75 - https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html
1.75 was released end of december 2023
I don't think this PR is very important, so maybe let's wait till June so we can keep our MSRV to lag 6 months behind

@b-ma
Copy link
Collaborator

b-ma commented Apr 29, 2024

I don't think this PR is very important, so maybe let's wait till June so we can keep our MSRV to lag 6 months behind

Absolutely no problem on my side

@orottier orottier force-pushed the feature/async-decode-buffer branch from 566b7d9 to cce4480 Compare November 27, 2024 07:13
@orottier orottier merged commit b837a36 into main Nov 27, 2024
3 checks passed
@orottier orottier deleted the feature/async-decode-buffer branch November 27, 2024 07:15
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.

Add async method for BaseAudioContext::decodeAudioData

3 participants