Skip to content
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

feat: allow custom weval bin #522

Merged

Conversation

vados-cosmonic
Copy link
Contributor

@vados-cosmonic vados-cosmonic commented Nov 8, 2024

This commit enables using a custom weval binary from jco (see also bytecodealliance/ComponentizeJS#156) -- the idea is to hopefully download the weval binary separately from the actual test (i.e. where jco componentize gets run), and be able to use it w/ jco specifically via arg & env var from CI.

Example failure

.nvmrc Outdated Show resolved Hide resolved
src/jco.js Show resolved Hide resolved
@vados-cosmonic vados-cosmonic marked this pull request as draft November 8, 2024 18:18
@vados-cosmonic vados-cosmonic force-pushed the feat=allow-custom-weval-bin branch from ca21b33 to 8172e0a Compare November 9, 2024 06:11
@vados-cosmonic vados-cosmonic force-pushed the feat=allow-custom-weval-bin branch 9 times, most recently from 9ed0096 to 98cb7b9 Compare November 25, 2024 17:58
@vados-cosmonic
Copy link
Contributor Author

NOTE: at this point once the componentize-js changes are in this branch will be able to use them, after an update to the weval-version we're using in CI

@guybedford
Copy link
Collaborator

I've merged #527 which should resolve the CI error here, updating the branch and rerunning now.

@vados-cosmonic vados-cosmonic marked this pull request as ready for review November 25, 2024 19:11
This commit enables specifying a custom `weval` binary to use when
performing AOT.

Signed-off-by: Victor Adossi <[email protected]>
@vados-cosmonic vados-cosmonic force-pushed the feat=allow-custom-weval-bin branch 2 times, most recently from 1ec56e0 to f256450 Compare November 25, 2024 19:19
@vados-cosmonic vados-cosmonic force-pushed the feat=allow-custom-weval-bin branch from f256450 to 732e0ea Compare November 25, 2024 19:20
@guybedford guybedford merged commit 381df49 into bytecodealliance:main Nov 25, 2024
19 checks passed
@vados-cosmonic vados-cosmonic deleted the feat=allow-custom-weval-bin branch December 2, 2024 14:00
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