wasm-micro-runtime/core/iwasm
liang.he 26c4a7ca33
Only handle one const case in DEF_UNI_INT_CONST_OPS (#1122)
`DEF_UNI_INT_CONST_OPS` handle the case of both consts
2022-04-26 15:59:15 +08:00
..
aot Fix issues found by GC and Fast JIT, refine some codes (#1055) 2022-03-24 14:14:42 +08:00
common Implement op_call for fast-jit (#1075) 2022-04-10 18:41:23 +08:00
compilation Fix issues found by GC and Fast JIT, refine some codes (#1055) 2022-03-24 14:14:42 +08:00
fast-jit Only handle one const case in DEF_UNI_INT_CONST_OPS (#1122) 2022-04-26 15:59:15 +08:00
include Fix wasm_runtime_load argument type invalid issue (#1059) 2022-03-24 10:08:49 +08:00
interpreter Emit JIT IRs for get/set wasm globals (#1085) 2022-04-14 14:07:37 +08:00
libraries Enhance printf_wrapper in libc-builtin (#1074) 2022-04-12 17:13:18 +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