6 lines
102 B
Markdown
Raw Permalink Normal View History

2019-03-12 12:05:20 +03:00
To compile wasm file, run:
```
npm run asbuild
```
Wasm files will be generated in `build` directory.