Skip to content

Use cranelift_bridge.wasm 999.0.0-SNAPSHOT - #163

Merged
andreaTP merged 1 commit into
bytecodealliance:mainfrom
andreaTP:update-cranelift-wasm
Aug 26, 2026
Merged

Use cranelift_bridge.wasm 999.0.0-SNAPSHOT#163
andreaTP merged 1 commit into
bytecodealliance:mainfrom
andreaTP:update-cranelift-wasm

Conversation

@andreaTP

Copy link
Copy Markdown
Contributor

No description provided.

@andreaTP
andreaTP merged commit ca9119b into bytecodealliance:main Aug 26, 2026
24 of 25 checks passed
andreaTP added a commit to andreaTP/endive that referenced this pull request Aug 26, 2026
Rust is not byte-reproducible across toolchains, so every publish yields
a new digest even when the source is unchanged: the run that verified
GHCR permissions rebuilt the wasm 1.4KB smaller and broke main and every
open PR with a digest mismatch, needing a manual lock refresh (bytecodealliance#163).

The workflow now re-pins the lock and pushes it back in the same run, so
publishing and pinning land together. It builds before committing, so a
wasm that does not build is never pinned.
andreaTP added a commit that referenced this pull request Aug 26, 2026
Rust is not byte-reproducible across toolchains, so every publish yields
a new digest even when the source is unchanged: the run that verified
GHCR permissions rebuilt the wasm 1.4KB smaller and broke main and every
open PR with a digest mismatch, needing a manual lock refresh (#163).

The workflow now re-pins the lock and pushes it back in the same run, so
publishing and pinning land together. It builds before committing, so a
wasm that does not build is never pinned.
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