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