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

crucible-wasm: Support instructions added in Wasm 2.0 #1233

Open
RyanGlScott opened this issue Aug 1, 2024 · 0 comments
Open

crucible-wasm: Support instructions added in Wasm 2.0 #1233

RyanGlScott opened this issue Aug 1, 2024 · 0 comments

Comments

@RyanGlScott
Copy link
Contributor

#1232 allows crucible-wasm to compile with a version of the Haskell wasm library that supports Wasm 2.0. However, crucible-wasm does not yet support all of the new instructions that debuted in Wasm 2.0. This issue is a reminder to add support for the following instructions:

It is likely that some of these instructions will require robust support for Wasm 2.0's reference types and values (see #1128) in order to work properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant