rsw 0.8.0

wasm-pack based build tool
Documentation
1
2
3
4
#!/usr/bin/env node

const { run } = require("./binary");
run();