2022-11-19 23:22:07 +09:00
..
2022-08-02 23:49:35 +09:00
2022-08-02 23:49:35 +09:00
2022-08-02 23:49:35 +09:00
2022-11-19 23:12:03 +09:00
2022-08-02 23:49:35 +09:00
2022-08-02 23:49:35 +09:00
2022-11-19 23:22:07 +09:00
2022-08-02 23:49:35 +09:00

env

  • This app returns a message set as MY_ENV in wrangler.toml.

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