This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/aot
Wenyong Huang 7db2221ad9
Re-org address unalignment access for fast-interp (#597)
And clear some compile warnings on wasm loader, add ${UV_A_LIBS} for some CMakeLists.txt.
2021-04-01 16:50:46 +08:00
..
arch Fix some relocation type issues in windows (#574) 2021-03-16 16:59:16 +08:00
aot_loader.c Fix some compilation warnings and enable Windows JIT (#586) 2021-03-22 19:28:51 +08:00
aot_reloc.h Fix windows aot loader fail to resolve symbol issue (#540) 2021-02-23 20:55:50 +08:00
aot_runtime.c Re-org address unalignment access for fast-interp (#597) 2021-04-01 16:50:46 +08:00
aot_runtime.h Fix some relocation type issues in windows (#574) 2021-03-16 16:59:16 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
SConscript add porting codes of rt-thread (#494) 2021-01-14 11:26:35 +08:00