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 to Cranelift 1.33 and require Rust 1.35. #185

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

sunfishcode
Copy link
Member

Cranelift requires Rust 1.35; update accordingly.

Cranelift requires Rust 1.35; update accordingly.
@sunfishcode
Copy link
Member Author

Merging, as the lack of this is causing CI failures.

@sunfishcode sunfishcode merged commit 1a10f4a into bytecodealliance:master Jul 3, 2019
@sunfishcode sunfishcode deleted the update-cranelift branch July 3, 2019 18:17
mooori pushed a commit to mooori/wasmtime that referenced this pull request Feb 14, 2024
Fix Loads and Stores for SHA256 benchmark
dhil added a commit to dhil/wasmtime that referenced this pull request May 27, 2024
... I also added a new test for tag linking, which is currently ignored
as tag linking is currently broken.
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 23, 2024
Generate specs for the shift opcodes of `AluRRR` instructions.

These had previously been disabled because of an issue with the bitwidth
of shift amounts. That has since been resolved in bytecodealliance#122 so we can enable
them here without issue.

Updates avanhatt#34 avanhatt#35
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 23, 2024
Generate specs for the shift opcodes of `AluRRR` instructions.

These had previously been disabled because of an issue with the bitwidth
of shift amounts. That has since been resolved in bytecodealliance#122 so we can enable
them here without issue.

Updates avanhatt#34 avanhatt#35
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.

1 participant