Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
..
simd db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot.c 7cdfc9fe11 Fix issues reported by gcc -fsanitize flag (#678) 4 lat temu
aot.h db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_compiler.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_compiler.h b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 4 lat temu
aot_emit_aot_file.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_emit_compare.c 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
aot_emit_compare.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
aot_emit_const.c c8df3f6eed Fix app heap migrate issue and aot compilation warning (#368) 5 lat temu
aot_emit_const.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
aot_emit_control.c 03d45f1d62 Import reference-types feature (#612) 4 lat temu
aot_emit_control.h 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 5 lat temu
aot_emit_conversion.c d381b0fdec Implement post-MVP features and native stack overflow check (#243) 5 lat temu
aot_emit_conversion.h d381b0fdec Implement post-MVP features and native stack overflow check (#243) 5 lat temu
aot_emit_exception.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_emit_exception.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
aot_emit_function.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_emit_function.h 03d45f1d62 Import reference-types feature (#612) 4 lat temu
aot_emit_memory.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_emit_memory.h a3074df21b Import SIMD feature and add some workload samples (#438) 5 lat temu
aot_emit_numberic.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_emit_numberic.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
aot_emit_parametric.c 03d45f1d62 Import reference-types feature (#612) 4 lat temu
aot_emit_parametric.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 lat temu
aot_emit_table.c edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 lat temu
aot_emit_table.h 03d45f1d62 Import reference-types feature (#612) 4 lat temu
aot_emit_variable.c 03d45f1d62 Import reference-types feature (#612) 4 lat temu
aot_emit_variable.h 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) 4 lat temu
aot_llvm.c db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_llvm.h db695fada4 Implement XIP feature and enable ARC target support (#694) 4 lat temu
aot_llvm_extra.cpp 16e6f41b3a Fix wamr compiler issues and refine some error messages (#470) 5 lat temu
iwasm_compl.cmake a3d374eb57 Fix jit target arch not set issue and custom name section typo issue (#400) 5 lat temu