Skip to content

Latest commit

 

History

History
 
 

env

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 deploy # deploy worker