summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/core/app-framework/app-native-shared/README.md
blob: b166e0b3a944a6b0703fed2384befcae2c3a54fd (plain)
1
2
3
4
5
6
7
8
9
10
11
 Notes:
=======
This folder is for the source files shared by both WASM APP and native runtime

- The c files in this directory are compiled into both the WASM APP and runtime. 
- The header files for distributing to SDK are placed in the "bi-inc" folder.