Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tarilabs/goraffle


https://github.com/tarilabs/goraffle

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

## Building

```
GOOS=js GOARCH=wasm go build -o build/raffle.wasm
cp $(go env GOROOT)/misc/wasm/wasm_exec.js build/
```