-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
CI/CDContinuous Integration/Continuous DeploymentContinuous Integration/Continuous DeploymentezcEZC compiler tool (EZ → C → native binary)EZC compiler tool (EZ → C → native binary)
Description
Ship both ez and ezc in releases
Currently releases only ship the Go `ez` binary. v3.0 needs to ship `ezc` alongside it with the runtime files.
Checklist
- Build `ezc` binary for Linux (amd64, arm64) and macOS (amd64, arm64)
- Bundle runtime files (`ez_runtime.c/h`, `ez_std.c/h`, etc.) with release
- Update `make install` to install both tools
- Update release workflow to produce both binaries
- Determine packaging: single archive with both, or separate downloads?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CI/CDContinuous Integration/Continuous DeploymentContinuous Integration/Continuous DeploymentezcEZC compiler tool (EZ → C → native binary)EZC compiler tool (EZ → C → native binary)