Both wasm binary file and AOT file are supported by iwasm. The wamrc AOT compiler is to compile wasm binary file to AOT file which can also be run by iwasm. You can execute following commands to build **wamrc** compiler:
For **Linux**(Ubuntu 20.04 as an example):
First, make sure necessary dependency are installed: