wasm3 / wasm-coremark

CoreMark 1.0 ported to WebAssembly
39 stars 2 forks source link

Doesn't run on `wasmtime` #5

Open rjzak opened 2 years ago

rjzak commented 2 years ago

Letting wasmtime run coremark for over an hour has zero output, and adding --singlepass (as shown in the wasmer example) doesn't seem to have an impact. I don't know if this is a documentation issue, or a compilation issue.

mjbshaw commented 8 months ago

This is due to https://github.com/bytecodealliance/wasmtime/issues/2737