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
Huang Qi 1687b7be32
Add missing symbols from libgcc for thumb platform (#712)
Add missing aot relocation symbols from libgcc for thumb platform

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-09-01 18:26:03 +08:00
..
aot Add missing symbols from libgcc for thumb platform (#712) 2021-09-01 18:26:03 +08:00
common Make sp 8 byte aligned in invokeNative on ARM (#697) 2021-08-18 10:21:38 +08:00
compilation Correct confusing usage of intirnsic check (#707) 2021-08-27 19:03:18 +08:00
include Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
interpreter Implement wasm_runtime_init_thread_env for Windows platform (#683) 2021-08-03 10:49:50 +08:00
libraries lib-pthread: Fix pthread_create callback arg issue (#701) 2021-08-19 18:21:56 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00