Stream: cranelift

Topic: ✔ JIT code deterministic?


view this post on Zulip Richard Zak (Oct 12 2022 at 20:15):

If I were to run the same .wasm file through Wasmtime 100 times, would the generated JIT code be the same every time?

view this post on Zulip Chris Fallin (Oct 12 2022 at 20:25):

It should be, yes; if it's not please let us know (it would be a bug)

view this post on Zulip Richard Zak (Oct 12 2022 at 21:12):

Thank you!

view this post on Zulip Notification Bot (Oct 12 2022 at 21:12):

Richard Zak has marked this topic as resolved.


Last updated: Oct 23 2024 at 20:03 UTC