near / wasmtime

Standalone JIT-style runtime for WebAssembly, using Cranelift
https://wasmtime.dev/
Apache License 2.0
3 stars 4 forks source link

Strange line in ``test_summary.csv`` #122

Closed MCJOHN974 closed 9 months ago

MCJOHN974 commented 9 months ago

In test_summary.csv we have cranelift/zkasm_data/spectest/i32 and cranelift/zkasm_data/spectest/i32/ lines with different results. Is it a bug?

MCJOHN974 commented 9 months ago

@akashin, can you take a look please

aborg-dev commented 9 months ago

Yes, this should fix it: https://github.com/near/wasmtime/pull/123