mirror of
https://github.com/fluencelabs/c-template
synced 2025-04-24 06:12:14 +00:00
C template
Template backend project for C. You can start developing your application by extending src/main.c.
How to build
This app could be built either with docker
docker-compose up
or by Makefile with wasi-sdk installed
make
C/C++ application examples
Description
Languages
C
83.8%
Makefile
10%
Dockerfile
6.2%