Stream: git-wasmtime

Topic: wasmtime / issue #1128 cranelift-wasm: translate wasm spe...


view this post on Zulip Wasmtime GitHub notifications bot (May 04 2022 at 23:10):

cfallin commented on issue #1128:

This issue was created when the Wasmtime repository was separate from Cranelift; now that they are merged and we get test coverage of the Wasm spec test suite on every Cranelift PR, I think we can probably consider this issue "fixed".

view this post on Zulip Wasmtime GitHub notifications bot (May 04 2022 at 23:10):

cfallin closed issue #1128:

Actually running the spec test suite requires an embedder, but even if we just translate it to cranelift ir and verify what we produce, we should get useful tests out of it. This would have helped me catch some bugs with my multi-value wasm PR, that I only later ended up finding out about when working on the wasmtime integration.


Last updated: Oct 23 2024 at 20:03 UTC