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: Feb 24 2026 at 04:36 UTC