..
debug
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
simd
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_compiler.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot_compiler.h
Fix fail to get builtin functions in indirect call (XIP) mode ( #829 )
2021-11-11 14:14:21 +08:00
aot_emit_aot_file.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot_emit_compare.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_compare.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_const.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_const.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_control.c
Fix potential pointer overflows ( #826 )
2021-11-15 10:57:37 +08:00
aot_emit_control.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_conversion.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_conversion.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_exception.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot_emit_exception.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_function.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot_emit_function.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_memory.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_memory.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_numberic.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_numberic.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_parametric.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_parametric.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_table.c
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_table.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_emit_variable.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot_emit_variable.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_llvm_extra.cpp
Enable LLVM link time optimization (LTO) for AOT ( #831 )
2021-11-13 16:59:35 +08:00
aot_llvm_lazyjit.cpp
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_llvm_lazyjit.h
Apply clang-format for core/iwasm compilation and libraries ( #784 )
2021-10-13 15:13:00 +08:00
aot_llvm.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot_llvm.h
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot.c
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
aot.h
[dylink] Add an experimental shared-everything multiple modules link feature. ( #1023 )
2022-02-28 18:13:36 +08:00
iwasm_compl.cmake
Implement source debugging for interpreter and AOT ( #769 )
2021-09-29 13:36:46 +08:00