Skip to content

Clarify Zig setup for WebAssembly builds - #294

Merged
ctate merged 1 commit into
mainfrom
ctate/clarify-zig-setup-e3db0c10
Sep 11, 2026
Merged

Clarify Zig setup for WebAssembly builds#294
ctate merged 1 commit into
mainfrom
ctate/clarify-zig-setup-e3db0c10

Conversation

@ctate

@ctate ctate commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Clarifies the root README's WebAssembly setup by explaining that users need the zig executable on PATH. It also explains that SCRIPTC_CC=zigcc selects Zig's cc subcommand, not a standalone zigcc executable, while leaving the existing build and run examples unchanged.

Clarifies the root README's WebAssembly setup by explaining that users need the `zig` executable on `PATH`. It also explains that `SCRIPTC_CC=zigcc` selects Zig's `cc` subcommand, not a standalone `zigcc` executable, while leaving the existing build and run examples unchanged.

Factory-Run: e3db0c10-6b15-4b64-8c99-5bf54ef41ec7
Co-authored-by: guest271314 <4174848+guest271314@users.noreply.github.com>
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 11, 2026 4:44am UTC

@ctate
ctate merged commit f98a8e4 into main Sep 11, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant