mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-03-12 08:55:28 +00:00
![]() AssemblyScript's latest compiler 0.18 exports __new__/__pin__/unpin APIs to allocate/retain/free memory instead of __new/__retain/__release APIs in older version, we lookup functions of both version to make it compatible for both version. |
||
---|---|---|
.. | ||
arch | ||
aot_loader.c | ||
aot_reloc.h | ||
aot_runtime.c | ||
aot_runtime.h | ||
iwasm_aot.cmake | ||
SConscript |