nannou-org / cpal_wasm_example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 81.5%Language:Rust 14.4%Language:HTML 2.4%Language:CSS 1.7%