..
aot_compiler.c
Refactor app heap and memory boundary check, and fix os_printf compilation error ( #356 )
2020-08-20 12:43:12 +08:00
aot_compiler.h
Change llvm void pointer to i8 pointer to avoid assert failed ( #250 )
2020-05-08 13:40:04 +08:00
aot_emit_aot_file.c
Add the Windows COFF format support for AOT ( #382 )
2020-09-11 18:32:58 +08:00
aot_emit_compare.c
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_compare.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_const.c
Fix app heap migrate issue and aot compilation warning ( #368 )
2020-09-03 11:16:38 +08:00
aot_emit_const.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_control.c
enable pthread for AoT && update AOT current version to 2 ( #311 )
2020-07-16 20:35:04 +08:00
aot_emit_control.h
enable pthread for AoT && update AOT current version to 2 ( #311 )
2020-07-16 20:35:04 +08:00
aot_emit_conversion.c
Implement post-MVP features and native stack overflow check ( #243 )
2020-04-30 17:52:11 +08:00
aot_emit_conversion.h
Implement post-MVP features and native stack overflow check ( #243 )
2020-04-30 17:52:11 +08:00
aot_emit_exception.c
implement atomic opcode in AOT/JIT ( #329 )
2020-08-03 11:30:26 +08:00
aot_emit_exception.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_function.c
enable pthread for AoT && update AOT current version to 2 ( #311 )
2020-07-16 20:35:04 +08:00
aot_emit_function.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_memory.c
Refactor error/exception strings to reduce binary size ( #359 )
2020-08-21 15:11:31 +08:00
aot_emit_memory.h
implement atomic opcode in AOT/JIT ( #329 )
2020-08-03 11:30:26 +08:00
aot_emit_numberic.c
Implement post-MVP features and native stack overflow check ( #243 )
2020-04-30 17:52:11 +08:00
aot_emit_numberic.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_parametric.c
Re-org memory allocation interfaces, add --stack-size and --heap-size option ( #193 )
2020-03-10 19:54:44 +08:00
aot_emit_parametric.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_emit_variable.c
enable pthread for AoT && update AOT current version to 2 ( #311 )
2020-07-16 20:35:04 +08:00
aot_emit_variable.h
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00
aot_llvm.c
Refactor app heap and memory boundary check, and fix os_printf compilation error ( #356 )
2020-08-20 12:43:12 +08:00
aot_llvm.h
Refactor app heap and memory boundary check, and fix os_printf compilation error ( #356 )
2020-08-20 12:43:12 +08:00
aot.c
Refactor app heap and memory boundary check, and fix os_printf compilation error ( #356 )
2020-08-20 12:43:12 +08:00
aot.h
Refactor app heap and memory boundary check, and fix os_printf compilation error ( #356 )
2020-08-20 12:43:12 +08:00
iwasm_compl.cmake
Enable AoT and wamr-sdk, and change arguments of call wasm API ( #157 )
2020-01-21 13:26:14 +08:00