Skip to content

Move to async functions #44

Description

@SolarLiner

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssues regarding the general API designhelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions