wasm-micro-runtime/product-mini/platforms
TianlongLiang bb3f8d9198
release CI: Add another iwasm binary that supports Garbage Collection and Exception Handling (#3866)
As suggested in #3829, in release CI, we add zip/tar.gz artifacts named
iwasm-gc-eh-{version}-{platform} for `iwasm` which supports features
garbage collection and exception handling(classic interpreter only).

Also, add a command line option to control GC heap size for `iwasm` on
the Windows platform.
2024-10-21 08:43:33 +08:00
..
alios-things [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00
android Enable building static library on Android platform (#3488) 2024-05-31 12:11:11 +08:00
common Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
cosmopolitan cosmopolitan: Update compiler and update platform_internal.h (#3079) 2024-01-24 16:04:48 +08:00
darwin Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
esp-idf Update esp-idf platform support in main (#3304) 2024-04-11 19:46:34 +08:00
freebsd Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
ios Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
linux Restore linux iwasm default visibility (#3691) 2024-08-07 15:12:38 +08:00
linux-sgx Fix some spelling issues (#3385) 2024-05-06 07:56:48 +08:00
nuttx Support dynamic aot debug (#3788) 2024-09-18 11:02:10 +08:00
posix Support dynamic aot debug (#3788) 2024-09-18 11:02:10 +08:00
riot Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
rt-thread Support more features for rt-thread (#3661) 2024-07-26 10:34:15 +08:00
vxworks Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
windows release CI: Add another iwasm binary that supports Garbage Collection and Exception Handling (#3866) 2024-10-21 08:43:33 +08:00
zephyr/simple Fix aot debugger compilation error on windows (#3370) 2024-04-29 10:38:43 +08:00