chore: reorg
This commit is contained in:
16
__wasm/wasm/README.md
Normal file
16
__wasm/wasm/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
from: https://developer.mozilla.org/en-US/docs/WebAssembly/Rust_to_wasm
|
||||
|
||||
build:
|
||||
```
|
||||
wasm-pack build
|
||||
|
||||
|
||||
cd site/
|
||||
npm install
|
||||
npm run serve
|
||||
```
|
||||
|
||||
Access: http://localhost:8080/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user