gitbook/tutorial/running-modes/README.md
In this section, we want to introduce running modes and their difference to you
It could run an AOT file(compiled by wamrc AOT compiler) in AOT running mode
It could run wasm applications in Interpreter/JIT running mode:
For more detailed introduction, kindly refer to this article(incoming) in our blog.