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

wazevo(arm64): relocations for large conditional branches #1873

Merged
merged 3 commits into from
Dec 14, 2023
Merged

Conversation

mathetake
Copy link
Member

@mathetake mathetake commented Dec 14, 2023

This allows the optimizing compiler to pass all GOOS=wasip1 tests.

>> wazero run -optimizing-compiler -mount=/:/ -env PWD=$PWD ./reflect.test -- -test.short
PASS

@mathetake
Copy link
Member Author

could you double check if this make wazevo pass all of wasip1? @evacchi

@evacchi
Copy link
Contributor

evacchi commented Dec 14, 2023

on it!

Signed-off-by: Takeshi Yoneda <[email protected]>
@evacchi
Copy link
Contributor

evacchi commented Dec 14, 2023

confirmed!

@mathetake mathetake marked this pull request as ready for review December 14, 2023 20:44
@mathetake mathetake merged commit a6fea91 into main Dec 14, 2023
52 checks passed
@mathetake mathetake deleted the 19bitoffset branch December 14, 2023 20:45
gaukas pushed a commit to refraction-networking/wazero that referenced this pull request Dec 14, 2023
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