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