Skip to content

Commit

Permalink
Merge pull request #449 from JoshuaBatty/develop
Browse files Browse the repository at this point in the history
adding in a link to the CPAL WASM guide into the Readme
  • Loading branch information
mitchmindtree committed Aug 2, 2020
2 parents bfffbb5 + ce9a6c4 commit 6558403
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Note that on Linux, the ALSA development files are required. These are provided
as part of the `libasound2-dev` package on Debian and Ubuntu distributions and
`alsa-lib-devel` on Fedora.

## Compiling for Web Assembly

If you are interested in using CPAL with WASM, please see [this guide](https://github.com/RustAudio/cpal/wiki/Setting-up-a-new-CPAL-WASM-project) in our Wiki which walks through setting up a new project from scratch.

## ASIO on Windows

[ASIO](https://en.wikipedia.org/wiki/Audio_Stream_Input/Output) is an audio
Expand Down

0 comments on commit 6558403

Please sign in to comment.