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

Add big-endian Pulley targets #115

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

alexcrichton
Copy link
Member

In the development of Pulley for Wasmtime we've realized that we're going to need big-endian variants of Pulley in addition to little-endian, so add that here.

In the development of Pulley for Wasmtime we've realized that we're
going to need big-endian variants of Pulley in addition to
little-endian, so add that here.
@sunfishcode
Copy link
Member

This looks good, though please don't bump the version number, as we use cargo-release which will do that automatically.

@alexcrichton
Copy link
Member Author

Sure thing, removed that commit

@sunfishcode sunfishcode merged commit 859b9fa into bytecodealliance:main Dec 5, 2024
24 checks passed
@sunfishcode
Copy link
Member

This is released in target-lexicon 0.13.0.

@alexcrichton alexcrichton deleted the pulleybe branch December 6, 2024 15:45
@alexcrichton
Copy link
Member Author

Thanks!

alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Dec 6, 2024
Pulling in bytecodealliance/target-lexicon#115 to lay the foundation for
some big-endian work in Pulley
github-merge-queue bot pushed a commit to bytecodealliance/wasmtime that referenced this pull request Dec 6, 2024
* Update to target-lexicon 0.13.0

Pulling in bytecodealliance/target-lexicon#115 to lay the foundation for
some big-endian work in Pulley

* Fix more compile errors
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