An open API service indexing awesome lists of open source software.

https://github.com/alvinhochun/wasm-project-template


https://github.com/alvinhochun/wasm-project-template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Quick and dirty WASM project template without Node.js

To build and start a local HTTP server for testing:

```
cargo xtask run-dev
```