wasm-micro-runtime/core/iwasm/fast-jit
TianlongLiang 7d05dbc988
Support extended constant expressions (#4432)
* implement extended const expr (#4318)
* add a toggle to enable extended const on wamrc (#4412)
2025-07-07 13:34:02 +08:00
..
cg fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
fe Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
asmjit_sgx_patch.diff
iwasm_fast_jit.cmake Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
jit_codecache.c
jit_codecache.h
jit_codegen.c
jit_codegen.h
jit_compiler.c Use logger for runtime error/debug prints (#3097) 2024-02-06 13:02:54 +08:00
jit_compiler.h Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
jit_dump.c
jit_dump.h
jit_frontend.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
jit_frontend.h Fix fast-jit accessing shared memory's fields issue (#2841) 2023-12-01 17:41:24 +08:00
jit_ir.c
jit_ir.def
jit_ir.h fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
jit_regalloc.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
jit_utils.h Remove unused JitBitmap (#2775) 2023-11-16 18:48:06 +08:00