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