wasm-micro-runtime/core
Wenyong Huang dd0556a729
aot compiler: Disable musttail for thumb (#2771)
Error is reported when executing `wamrc --target=thumb -o <aot_file> <wasm_file>`:
```
LLVM ERROR: failed to perform tail call elimination on a call site marked musttail
Aborted (core dumped)
```
2023-11-16 11:05:23 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm aot compiler: Disable musttail for thumb (#2771) 2023-11-16 11:05:23 +08:00
shared Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
config.h Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
version.h Update version number and release notes (#2378) 2023-08-22 08:55:36 +08:00