wasm-micro-runtime/product-mini/platforms
Marcin Kolny 9adc6948d8
Enable CI build for gcc 4.8 on linux (#2106)
In #1928 we added support for GCC 4.8 but we don't continuously test if it's
working. This PR added a GitHub actions job to test compilation on GCC 4.8
for interpreters and Fast JIT (LLVM JIT/AOT might be added in the future).

The compilation is done using ubuntu 14.04 image as that's the simplest way
to get GCC 4.8 compiler. The job only compiles the code but does not run any
tests.
2023-04-06 10:10:07 +08:00
..
alios-things Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
android Fix several issues in CI binary releasing (#2064) 2023-03-26 12:19:45 +08:00
darwin Fix several issues in CI binary releasing (#2064) 2023-03-26 12:19:45 +08:00
esp-idf Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
freebsd Fix several issues in CI binary releasing (#2064) 2023-03-26 12:19:45 +08:00
ios Add ios support for product-mini (#1602) 2022-10-18 07:52:38 +08:00
linux Enable CI build for gcc 4.8 on linux (#2106) 2023-04-06 10:10:07 +08:00
linux-sgx Update cmake files and wamr-test-suites to support collect code coverage (#1992) 2023-02-28 17:38:18 +08:00
nuttx Support dump call stack on exception and dump call stack on nuttx (#2042) 2023-03-22 18:11:53 +08:00
posix Merge branch main into dev/wasi_threads 2023-02-17 08:46:12 +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 Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
vxworks Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
windows Update cmake files and wamr-test-suites to support collect code coverage (#1992) 2023-02-28 17:38:18 +08:00
zephyr/simple Fix zephyr sample build errors (#1757) 2022-11-28 11:23:51 +08:00