Wenyong Huang edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) %!s(int64=4) %!d(string=hai) anos
..
simd 7706e4b151 Re-org SIMD code structure for non-x86 target (#611) %!s(int64=4) %!d(string=hai) anos
aot.c ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) %!s(int64=4) %!d(string=hai) anos
aot.h ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) %!s(int64=4) %!d(string=hai) anos
aot_compiler.c b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) %!s(int64=4) %!d(string=hai) anos
aot_compiler.h b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) %!s(int64=4) %!d(string=hai) anos
aot_emit_aot_file.c e4023c8e02 Implement AOT support for RISCV (#649) %!s(int64=4) %!d(string=hai) anos
aot_emit_compare.c 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) %!s(int64=6) %!d(string=hai) anos
aot_emit_compare.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) %!s(int64=6) %!d(string=hai) anos
aot_emit_const.c c8df3f6eed Fix app heap migrate issue and aot compilation warning (#368) %!s(int64=5) %!d(string=hai) anos
aot_emit_const.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) %!s(int64=6) %!d(string=hai) anos
aot_emit_control.c 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_control.h 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) %!s(int64=5) %!d(string=hai) anos
aot_emit_conversion.c d381b0fdec Implement post-MVP features and native stack overflow check (#243) %!s(int64=5) %!d(string=hai) anos
aot_emit_conversion.h d381b0fdec Implement post-MVP features and native stack overflow check (#243) %!s(int64=5) %!d(string=hai) anos
aot_emit_exception.c 591e4ce536 Refine aot exception throw, remove unnecessary labels (#456) %!s(int64=5) %!d(string=hai) anos
aot_emit_exception.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) %!s(int64=6) %!d(string=hai) anos
aot_emit_function.c 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_function.h 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_memory.c 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_memory.h a3074df21b Import SIMD feature and add some workload samples (#438) %!s(int64=5) %!d(string=hai) anos
aot_emit_numberic.c e4023c8e02 Implement AOT support for RISCV (#649) %!s(int64=4) %!d(string=hai) anos
aot_emit_numberic.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) %!s(int64=6) %!d(string=hai) anos
aot_emit_parametric.c 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_parametric.h 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) %!s(int64=6) %!d(string=hai) anos
aot_emit_table.c edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) %!s(int64=4) %!d(string=hai) anos
aot_emit_table.h 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_variable.c 03d45f1d62 Import reference-types feature (#612) %!s(int64=4) %!d(string=hai) anos
aot_emit_variable.h 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) %!s(int64=4) %!d(string=hai) anos
aot_llvm.c e4023c8e02 Implement AOT support for RISCV (#649) %!s(int64=4) %!d(string=hai) anos
aot_llvm.h cba4c78273 Enable call wasm-c-api native func directly from interpreter (#656) %!s(int64=4) %!d(string=hai) anos
aot_llvm_extra.cpp 16e6f41b3a Fix wamr compiler issues and refine some error messages (#470) %!s(int64=5) %!d(string=hai) anos
iwasm_compl.cmake a3d374eb57 Fix jit target arch not set issue and custom name section typo issue (#400) %!s(int64=5) %!d(string=hai) anos