Wenyong Huang 740f499e9c Fix potential memory leak in insert_native_symbol (#3712) 1 year ago
..
debug a16da4f874 dwarf_extractor.cpp: Try to preserve link name (#3542) 1 year ago
simd 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 year ago
aot.c 3746534010 Add table type API support (#3515) 1 year ago
aot.h a055e0b26f aot compiler: Enlarge AOTNativeSymbol->symbol (#3662) 1 year ago
aot_compiler.c 23e1d51587 Fix loader parse block type and calculate dynamic offset for loop args (#3482) 1 year ago
aot_compiler.h 867dbd8912 aot compiler: Propagate const-ness by ourselves (#3567) 1 year ago
aot_emit_aot_file.c e66b41427f aot_resolve_target_info: Avoid in-place modification of e_type (#3564) 1 year ago
aot_emit_aot_file.h ad5d31b9b0 Expose more functions related to emitting AOT files (#3520) 1 year ago
aot_emit_compare.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_compare.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_const.c 867dbd8912 aot compiler: Propagate const-ness by ourselves (#3567) 1 year ago
aot_emit_const.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
aot_emit_control.c 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 year ago
aot_emit_control.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_conversion.c f818f4c43f Simplify fcmp intrinsic logic for AOT/XIP (#1881) 3 years ago
aot_emit_conversion.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
aot_emit_exception.c b6216a5f8a Fix ip (bytecode offset) not committed into the latest aot frame (#3213) 1 year ago
aot_emit_exception.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
aot_emit_function.c 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
aot_emit_function.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_gc.c 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
aot_emit_gc.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_memory.c 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 year ago
aot_emit_memory.h 4c2af25aff aot compiler: Use larger alignment for load/store when possible (#3552) 1 year ago
aot_emit_numberic.c 456e2f6919 aot compiler: Fix a type mismatch in compile_op_float_min_max (#3423) 1 year ago
aot_emit_numberic.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
aot_emit_parametric.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_parametric.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
aot_emit_stringref.c 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_stringref.h 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
aot_emit_table.c 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
aot_emit_table.h b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 years ago
aot_emit_variable.c c85bada2a9 Add wasm module global type information APIs (#3406) 1 year ago
aot_emit_variable.h fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
aot_llvm.c 740f499e9c Fix potential memory leak in insert_native_symbol (#3712) 1 year ago
aot_llvm.h 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 year ago
aot_llvm_extra.cpp 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 year ago
aot_llvm_extra2.cpp 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 1 year ago
aot_llvm_extra2.h 7e65f9a244 aot: Fix LLVMSetTailCallKind check (#3099) 1 year ago
aot_orc_extra.cpp 73caf19e69 Fix compile warnings/error reported in Windows (#3616) 1 year ago
aot_orc_extra.h 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
aot_orc_extra2.cpp 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
iwasm_compl.cmake 8d1c56bda4 Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 4 years ago