Template backend project for C. You can start developing your application by extending src/main.c.
This app could be built either with docker
docker-compose up
or by Makefile with wasi-sdk installed
make
Template backend project for C. You can start developing your application by extending src/main.c.
This app could be built either with docker
docker-compose up
or by Makefile with wasi-sdk installed
make