Fix audio for wasm
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 10s
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 10s
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
# RUSTFLAGS=--cfg=web_sys_unstable_apis
|
||||
cargo build --target wasm32-unknown-unknown --bin wasm --features web --release || exit
|
||||
wasm-bindgen target/wasm32-unknown-unknown/release/wasm.wasm --out-dir wasm --web || exit
|
||||
scp wasm/* hpdl380g10.loadingm.xyz:/data/site/nes/
|
||||
simple-http-server wasm || exit
|
||||
|
||||
Reference in New Issue
Block a user