|
|
We can combine the configurations. For example, if we want to disable interpreter, enable AOT and WASI, we can run command:
|
|
We can combine the configurations. For example, if we want to disable interpreter, enable AOT and WASI, we can run command:
|
|
|
Or if we want to enable interpreter, disable AOT and WASI, and build as X86_32, we can run command:
|
|
Or if we want to enable interpreter, disable AOT and WASI, and build as X86_32, we can run command:
|