Hi, I'm currently working on a benchmarking project for which I would like to compare the runtimes between AOT, JIT, and interpreted, using wamr (as well as wasmtime). Unfortunately I was not able to find the documentation on how to run my benchmarks AOT/JIT/interpreted specifically.
How can I specify the code execution model?
Last updated: Apr 13 2026 at 00:25 UTC