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

Update StarlingMonkey to pull in PBL+weval updates in SpiderMonkey. #886

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

cfallin
Copy link
Contributor

@cfallin cfallin commented Aug 6, 2024

This PR pulls in bytecodealliance/StarlingMonkey#106, which in turn pulls in bytecodealliance/spidermonkey-wasi-embedding#21, which in turn pulls in bytecodealliance/gecko-dev#57, to fix a bug in weval'd PBL execution (AOT compilation mode) for TableSwitch opcodes.

This PR pulls in bytecodealliance/StarlingMonkey#106, which in turn
pulls in bytecodealliance/spidermonkey-wasi-embedding#21, which in turn
pulls in bytecodealliance/gecko-dev#57, to fix a bug in weval'd PBL
execution (AOT compilation mode) for `TableSwitch` opcodes.
@cfallin
Copy link
Contributor Author

cfallin commented Aug 7, 2024

I added a CI job to test Web Platform Tests under AOT compilation (weval) and it passes now after these fixes!

@JakeChampion
Copy link
Contributor

Can confirm it all passes for me also, this is fab!

@JakeChampion JakeChampion merged commit a693b45 into main Aug 7, 2024
27 checks passed
@JakeChampion JakeChampion deleted the cfallin/update-sm branch August 7, 2024 09:12
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.

3 participants