Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 年之前
..
simd 7706e4b151 Re-org SIMD code structure for non-x86 target (#611) 4 年之前
aot.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot.h 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_compiler.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_compiler.h 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_aot_file.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_compare.c 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年之前
aot_emit_compare.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年之前
aot_emit_const.c c8df3f6eed Fix app heap migrate issue and aot compilation warning (#368) 5 年之前
aot_emit_const.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年之前
aot_emit_control.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_control.h 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 5 年之前
aot_emit_conversion.c d381b0fdec Implement post-MVP features and native stack overflow check (#243) 5 年之前
aot_emit_conversion.h d381b0fdec Implement post-MVP features and native stack overflow check (#243) 5 年之前
aot_emit_exception.c 591e4ce536 Refine aot exception throw, remove unnecessary labels (#456) 5 年之前
aot_emit_exception.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年之前
aot_emit_function.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_function.h 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_memory.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_memory.h a3074df21b Import SIMD feature and add some workload samples (#438) 5 年之前
aot_emit_numberic.c c8b0a1cee1 Fix some issues for Arm platform. (#457) 5 年之前
aot_emit_numberic.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年之前
aot_emit_parametric.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_parametric.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年之前
aot_emit_table.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_table.h 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_variable.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_emit_variable.h 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) 4 年之前
aot_llvm.c 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_llvm.h 03d45f1d62 Import reference-types feature (#612) 4 年之前
aot_llvm_extra.cpp 16e6f41b3a Fix wamr compiler issues and refine some error messages (#470) 5 年之前
iwasm_compl.cmake a3d374eb57 Fix jit target arch not set issue and custom name section typo issue (#400) 5 年之前