wasm-micro-runtime/core
Wenyong Huang bf28030993
Import WAMR Fast JIT (#1343)
Import WAMR Fast JIT which is a lightweight JIT with quick startup, small footprint,
relatively good performance (~40% to ~50% of LLVM JIT) and good portability.

Platforms supported: Linux, MacOS and Linux SGX.
Arch supported: x86-64.
2022-08-02 16:03:50 +08:00
..
app-framework Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
app-mgr Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
deps Fix littlevgl link error issues (#1006) 2022-02-15 08:41:36 +08:00
iwasm Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
shared Clear compilation warnings on Windows (#1307) 2022-07-21 09:32:28 +08:00
config.h Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00