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

https://github.com/stwind/wasi-test


https://github.com/stwind/wasi-test

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# wasi-test

build wasm

```bash
bun run build
```

run test

```bash
bun test
```