Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for
local.tee
to wasm-bindgen-wasm-interpreter
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)).
- Loading branch information