You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main reason I'm interested in this is that it could speed up benchmarks run under callgrind by a lot. Note that it's possible to compile wasm modules while running callgrind, just quite slow.
This should probably wait until after we validate + merge wasmtime (since callgrind doesn't play nice with wasmer, but likes wasmtime.)
The text was updated successfully, but these errors were encountered:
The main reason I'm interested in this is that it could speed up benchmarks run under callgrind by a lot. Note that it's possible to compile wasm modules while running callgrind, just quite slow.
This should probably wait until after we validate + merge wasmtime (since callgrind doesn't play nice with wasmer, but likes wasmtime.)
The text was updated successfully, but these errors were encountered: