Xiaokang Qin
728890103b
Add the Windows COFF format support for AOT ( #382 )
...
Add the Windows COFF format support to wamr-compiler and iwasm can
load and excute it on Windows(X64) platform.
Signed-off-by: Wu Zhongmin <vwzm@live.com>
Signed-off-by: Xiaokang Qin <xiaokang.qxk@antgroup.com>
Co-authored-by: Wu Zhongmin <vwzm@live.com>
2020-09-11 18:32:58 +08:00
Karl Fessel
874cc951c6
Optimize get_current_target in AOT loader for more archs ( #347 )
2020-08-13 15:13:45 +08:00
sophy228
8ad9c1775f
Add wamrc AoT compiler building support for Windows(MSVC) ( #332 )
2020-08-11 11:30:51 +08:00
Karl Fessel
3be29c3f46
optimize: get_current_target for AOT thumb loader ( #342 )
2020-08-11 09:40:18 +08:00
Xu Jun
29e45e1527
implement atomic opcode in AOT/JIT ( #329 )
2020-08-03 11:30:26 +08:00
Weining
c6fc12b7b6
Add xtensa AOT support and fix build issue of alios ( #223 )
...
* Clean compiling warnings of zephyr samples
* Support xtensa AOT and fix build issue of alios
2020-04-01 18:38:42 +08:00
wenyongh
01e85144f4
Enable aarch64 support, add component test framework and test suite ( #211 )
...
and refine aot call indirect op
2020-03-24 19:04:29 +08:00
wenyongh
c6042c45a3
Sync with internal feature ( #204 )
2020-03-18 17:49:23 +08:00
wenyongh
cfcaca3d35
Refine build script of zephyr product-mini, enable aot soft-float support ( #188 )
2020-03-05 21:46:24 +08:00
wenyongh
9a961c4843
Enable ARM and THUMB AOT support, enable Android platform support ( #182 )
...
* Sync with internal/feature: enable arm aot and android platform
2020-02-27 16:38:44 +08:00