Skip to content

feat: bump wasm_opt to v123 to support aarch64 #985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 8, 2025
Merged

Conversation

duke-m
Copy link
Contributor

@duke-m duke-m commented May 7, 2025

  • starting with version_117 wasm_opt offers a better multi-arch support
  • now possible to build on a non-x86 (docker) host like an arm64 MacOS
  • making 123 default, fallback is possible by explicitly setting it in own Trunk.toml
  • tested on arm64
  • check: wasm_opt 116…117, 117…118, 118…119, 119…120, 120…121, 121…122, 122…123

duke-m added 2 commits May 8, 2025 00:30
- starting with version_117 there is multi-arch support
- will make it possible to build on a non-x86 (docker) host like an arm64 MacOS
- making 123 default, might break, fallback is possible by explicitly setting it in own Trunk.toml
@ctron ctron added this pull request to the merge queue May 8, 2025
Merged via the queue into trunk-rs:main with commit 04c22ce May 8, 2025
60 checks passed
@ctron
Copy link
Collaborator

ctron commented May 8, 2025

Released as 0.21.14.

@duke-m duke-m deleted the patch-1 branch May 10, 2025 12:15
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