This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/samples/simple
Wenyong Huang 289fc5efbf
Enhance/Fix sample socket-api and workload (#2006)
- Add python script to test socket-api cases
- Fix issues in socket-api send_recv wasm app
- Fix issues in building samples/workload/meshoptimizer
- Enhance build script of sample workload
2023-03-08 16:36:08 +08:00
..
profiles Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
src Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
wasm-apps Fix sensor framework timer issue and update sensor sample (#917) 2021-12-28 08:44:19 +08:00
.gitignore Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00
build.sh Enable to collect code coverage of samples/simple (#2003) 2023-03-07 08:45:03 +08:00
CMakeLists.txt Enable to collect code coverage of samples/simple (#2003) 2023-03-07 08:45:03 +08:00
README.md support cross compliation for SDK and the simple sample (#172) 2020-02-22 15:06:53 +08:00
sample_test_run.py Enhance/Fix sample socket-api and workload (#2006) 2023-03-08 16:36:08 +08:00