Golang on the Internet Computer
Running Golang on the Internat Computer (This repository contains a simple example that shows how you can do it.)
All served from the Internet Computer. All written in Golang.
Prerequisites
- DFX
- Golang
Usage
- Start a local replica (if you want to run it locally).
- Build the Go WASM module (you can just run
build.sh
for this). dfx deploy
.