Implement Memory64 support for AOT (#3362)
Refer to: https://github.com/bytecodealliance/wasm-micro-runtime/pull/3266 https://github.com/bytecodealliance/wasm-micro-runtime/issues/3091
This commit is contained in:
@ -451,6 +451,7 @@ CSRCS += nuttx_platform.c \
|
||||
wasm_runtime_common.c \
|
||||
wasm_native.c \
|
||||
wasm_exec_env.c \
|
||||
wasm_loader_common.c \
|
||||
wasm_memory.c \
|
||||
wasm_c_api.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user