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 support for local.tee to wasm-bindgen-wasm-interpreter #3232

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

Liamolucko
Copy link
Collaborator

This doesn't solve #2969, since WASI uses plenty of instructions we don't support aside from local.tee, but it hopefully might solve @tv42's issue.

This doesn't solve rustwasm#2969, since WASI uses plenty of instructions we don't support aside from `local.tee`, but it hopefully might solve [@tv42's issue](rustwasm#2969 (comment)).
@alexcrichton alexcrichton merged commit 85eeeb3 into rustwasm:main Jan 12, 2023
@Liamolucko Liamolucko deleted the local-tee branch January 12, 2023 20:44
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