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

pulley: Get fused.wast passing #9797

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

alexcrichton
Copy link
Member

Implement float-to-int bitcasts as well as the xor operation for
integers.

cc #9783

@alexcrichton alexcrichton requested review from a team as code owners December 12, 2024 00:04
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team December 12, 2024 00:04
@alexcrichton
Copy link
Member Author

Note this is currently based on #9794

@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language pulley Issues related to the Pulley interpreter wasmtime:api Related to the API of the `wasmtime` crate itself labels Dec 12, 2024
Copy link

Subscribe to Label Action

cc @cfallin, @fitzgen

This issue or pull request has been labeled: "cranelift", "isle", "pulley", "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle, pulley

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Implement float-to-int bitcasts as well as the xor operation for
integers.

cc bytecodealliance#9783
@alexcrichton alexcrichton added this pull request to the merge queue Dec 12, 2024
Merged via the queue into bytecodealliance:main with commit e130721 Dec 12, 2024
43 checks passed
@alexcrichton alexcrichton deleted the pulley-fused-wast branch December 12, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language pulley Issues related to the Pulley interpreter wasmtime:api Related to the API of the `wasmtime` crate itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants