Skip to content

Use a proper enum type for the compilation kind in our CompileKey bitpacking #11225

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

Merged
merged 1 commit into from
Jul 11, 2025

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Jul 11, 2025

On top of being a general tidiness thing, this allows for better print debugging and such.

@fitzgen fitzgen requested a review from a team as a code owner July 11, 2025 20:29
@fitzgen fitzgen requested review from alexcrichton and removed request for a team July 11, 2025 20:29
@github-actions github-actions bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Jul 11, 2025
… bitpacking

On top of being a general tidiness thing, this allows for better print debugging
and such.
@alexcrichton alexcrichton enabled auto-merge July 11, 2025 21:27
@alexcrichton alexcrichton added this pull request to the merge queue Jul 11, 2025
Merged via the queue into bytecodealliance:main with commit af88de1 Jul 11, 2025
42 checks passed
@fitzgen fitzgen deleted the compile-key-enum branch July 11, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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