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

https://github.com/superauguste/wasm-pass

pass deez gott'em
https://github.com/superauguste/wasm-pass

Last synced: over 1 year ago
JSON representation

pass deez gott'em

Awesome Lists containing this project

README

          

# wasm-pass

## Demo

NOTE: Binding generation must be compiled to a 32-bit target to match WebAssembly's 32-bit exclusivity.

```bash
zig build bindings -Dtarget=i386-windows-gnu
node demo/demo.js
```