-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
O-WasmWebAssembly's virtual architectureWebAssembly's virtual architecture
Description
I tracked down the cause of the wasm test failures and it looks like it's due to the comparison ops added to tests in #80. It looks like wasmparser has been updated to support these opcodes so it's just a matter of the changes propagating to wasm-bindgen-test. I opened wasm-bindgen/wasm-bindgen#2522 to track this.
I think we can just ignore the failures for now and they should start passing against once wasm-bindgen-test is updated.
Metadata
Metadata
Assignees
Labels
O-WasmWebAssembly's virtual architectureWebAssembly's virtual architecture