Add support for applicable extensions which are or will be used by compilers by default.
Perhaps need minimal support if compilers or WASI requires them:
- Threads (Gate doesn't intend to support more than one per process/agent).
- Reference types (Gate ABI serializes everything).
Add support for applicable extensions which are or will be used by compilers by default.
Perhaps need minimal support if compilers or WASI requires them: