wasm-micro-runtime/core/iwasm
Wenyong Huang 6922f3ac68
Implement xtensa XIP (#1202)
Lookup table for i32.const and i64.const for xtensa XIP
Lookup const offset from table for load/store opcodes for xtensa XIP
Fill capability flags for xtensa XIP
Enable lower switch pass for xtensa XIP
2022-08-04 14:42:28 +08:00
..
aot Implement xtensa XIP (#1202) 2022-08-04 14:42:28 +08:00
common Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
compilation Implement xtensa XIP (#1202) 2022-08-04 14:42:28 +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