Qiang 4cd88a96d5 Add more types and APIs for attr_container (#1841) 3 سال پیش
..
bi-inc 4cd88a96d5 Add more types and APIs for attr_container (#1841) 3 سال پیش
README.md 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 سال پیش
attr_container.c 4cd88a96d5 Add more types and APIs for attr_container (#1841) 3 سال پیش
native_interface.cmake 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 سال پیش
native_interface.h 32242988ed Apply clang-format for more source files (#795) 4 سال پیش
restful_utils.c 32242988ed Apply clang-format for more source files (#795) 4 سال پیش

README.md

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.