2022-05-30 17:35:38 +09:00
..
2022-05-29 22:27:46 +09:00
2022-05-29 22:27:46 +09:00
2022-05-29 22:27:46 +09:00
2022-05-29 22:27:46 +09:00
2022-05-29 22:27:46 +09:00
2022-05-30 17:35:38 +09:00
2022-05-29 22:27:46 +09:00
2022-05-29 22:27:46 +09:00

hello

  • This app just returns a message Hello, world!.
  • If a url param like ?name=syumai given, then a message Hello, syumai! will be returned.

Demo

Development

Requirements

This project requires these tools to be installed globally.

  • wrangler
  • tinygo

Commands

make dev     # run dev server
make build   # build Go Wasm binary
make publish # publish worker

Author

syumai

License

MIT