wasm-micro-runtime/core/shared
Shengyun Zhou 2e77626d0f
wamrc: Support cross building and linking LLVM shared libs (#1578)
1. Support cross building wamrc and installing it
2. Remove PIE flag for Windows to fix compilation error when compiled by clang
3. Support linking LLVM shared libs to help build with system default or custom
   LLVM installation and reduce binary size.
2022-10-13 18:37:34 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Enable memory leak check (#1429) 2022-09-01 16:15:00 +08:00
platform wamrc: Support cross building and linking LLVM shared libs (#1578) 2022-10-13 18:37:34 +08:00
utils hash map: Fix a wrongly named parameter and enhance the docs (#1540) 2022-09-30 03:02:22 +08:00