TEMPORARY: add testing example
This commit is contained in:
parent
7dabad4d71
commit
77cd3adb01
5 changed files with 42 additions and 5 deletions
2
test.ps1
Normal file
2
test.ps1
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
cargo build --target wasm32-unknown-unknown --features web_sys --example window
|
||||
wasm-bindgen .\target\wasm32-unknown-unknown\debug\examples\window.wasm --out-dir . --target web
|
||||
Loading…
Add table
Add a link
Reference in a new issue