Skip to content

fix(bun): use baseline if current amd64 cpu is missing avx2#6434

Merged
viceice merged 1 commit intomainfrom
fix/bun-arch
Apr 15, 2026
Merged

fix(bun): use baseline if current amd64 cpu is missing avx2#6434
viceice merged 1 commit intomainfrom
fix/bun-arch

Conversation

@viceice
Copy link
Copy Markdown
Member

@viceice viceice commented Apr 15, 2026

Use bun baseline if avx2 is missing on install time for amd64. It'll still crash on runtime when the image is built with avx2 support but runtime cpu doesn't have it.

@viceice viceice requested a review from jamietanna April 15, 2026 10:59
@viceice viceice enabled auto-merge April 15, 2026 10:59
@viceice viceice added this pull request to the merge queue Apr 15, 2026
Merged via the queue into main with commit 9994cc6 Apr 15, 2026
56 of 58 checks passed
@viceice viceice deleted the fix/bun-arch branch April 15, 2026 11:25
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.

2 participants