File size: 114 Bytes
f0f4f2b |
1 2 3 4 5 6 7 |
# Wasm package directory
Content of this directory should be generated with
```
wasm pack build --target web
```
|
f0f4f2b |
1 2 3 4 5 6 7 |
# Wasm package directory
Content of this directory should be generated with
```
wasm pack build --target web
```
|