This project demonstrates using Enhance to serverside render components in Go.
Download the latest release of the compiled wasm:
curl -L https://github.com/enhance-dev/enhance-ssr-wasm/releases/download/v0.0.3/enhance-ssr.wasm.gz | gunzip > enhance-ssr.wasm
- Run Server
go run helloWorld.go