-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
apiIssues regarding the general API designIssues regarding the general API designhelp wantedExtra attention is neededExtra attention is needed
Description
It turns out that many platforms are actually async (using callbacks as continuations, or blocking on asynchronous I/O operations) and it might be something to expose to the use through making the API async.
It might be needed for web support, where interacting with Web Audio is explicitely async and has caused problems in the past [Citation Needed]
Metadata
Metadata
Assignees
Labels
apiIssues regarding the general API designIssues regarding the general API designhelp wantedExtra attention is neededExtra attention is needed