wasm-micro-runtime/core
Wenyong Huang 6716c23dd1
wamrc: Fix windows relocation to aot_func_internal#n (#2474)
AOT relocation to aot_func_internal#n is generated by wamrc --bounds-checks=1.
Resolve the issue by applying the relocation in the compilation stage by wamrc and
don't generate these relocations in the AOT file.

Fixes #2471.
2023-08-18 09:56:00 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm wamrc: Fix windows relocation to aot_func_internal#n (#2474) 2023-08-18 09:56:00 +08:00
shared Fix issues reported by Coverity and clear windows warnings (#2467) 2023-08-17 10:54:02 +08:00
config.h wasi-nn: Improve TPU support (#2447) 2023-08-14 20:03:56 +08:00
version.h Update version number and release notes (#2213) 2023-05-16 12:39:22 +08:00