mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
363 B
363 B
pages-functions
- This app is the Pages Functions version of hello.
Demo
Development
Requirements
This project requires these tools to be installed globally.
- wrangler
- tinygo
Commands
make build # build Go Wasm binary
make dev # run dev server
make deploy # deploy worker