Skip to content

Allow 'latest' as wasm-opt version #975

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Madoshakalaka
Copy link

@Madoshakalaka Madoshakalaka commented Apr 8, 2025

I did some manual testing on my system with and without system-installed wasm-opt; with and without using the latest keyword, with specified versions etc. All seem to work fine.

also bumped default wasm-opt version to version_123

I think also #904 can be closed since from my testing new wasm_opt versions processe the binary successfully without any workarounds.

PS. tried both version_122 and version_123. And 123 is soooo fast. Did a rough test and it's like 30 seconds vs 5 seconds,
as advertised

> Given the big speedup in our official release binaries for Linux, this
seems useful to get to users quickly.

I think it's a worthwhile bump.

@ctron
Copy link
Collaborator

ctron commented Apr 9, 2025

I think it would be good splitting the default version update and the addition of "latest" into different PRs. Updating the default version seems like a quick one. While the other requires more thinking.

@Madoshakalaka Madoshakalaka force-pushed the allow-latest-as-version branch from b5dc78d to f1cb4b4 Compare April 9, 2025 10:27
@Madoshakalaka
Copy link
Author

anything lacking? I'm not familiar with the testing code here but I can explore if that's necessary.

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