GoFlare is a lightweight and flexible handler designed to help you build and deploy Go-based WebAssembly (WASM) and JavaScript bundles for Cloudflare Workers, Pages, or Functions.
It’s not a full framework — GoFlare is meant to fit into your existing toolchain.
You can use it as a standalone build step or attach it to any build or deploy workflow you already have.
🚀 Features
Go → WASM/JS conversion made simple
Compatible with Cloudflare’s edge platforms (Workers, Pages, and Functions)
Integrates easily with CI/CD pipelines or other Go tools
Minimal dependencies and lightweight footprint
Provides a unified handler interface to hook into other builders or deployment systems