Fleek WebAssembly Starter Kit

This is a starter kit for anyone who wants to code webassembly and deploy into a fleek function.

Build

npm i
npm compile # create wasm/dist/*
npm run build # create dist/main.js