wasm-micro-runtime/core/iwasm
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
..
aot add missing symbol for aot_reloc_arc.c (#1344) 2022-08-02 09:43:52 +08:00
common Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
compilation Add our own legacy loop unswitch pass (#1339) 2022-07-29 10:29:02 +08:00
fast-jit Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
include Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
interpreter Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
libraries Fix libc-wasi/uvwasi poll/environ_get issues (#1300) 2022-07-20 20:02:26 +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