Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 282 Bytes

cpal_wasm_example

Example project for compiling CPAL to WASM and publishing on the web

See this link to see the live site.

If you modify the lib.rs file and would like to rebuild for the web, run this command wasm-pack build --target web