The WASM main.go is gated behind //go:build js && wasm, leaving register.go (//go:build !js) as the only file on native builds — but it had no main(). Adds a stub that prints a usage hint. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| codegen | ||
| wasm | ||