Chico: a C/C++ CDK for building Internet Computer canisters
Chico allows C/C++ developers to build Internet Computer applications (canisters) using C and C++.
Content
The repo contains a Dockerfile that can be used for development purposes. The Dockerfile contains all the necessary dependencies to get you started. it contains:
the LLVM compiler used to compile C/C++ code into wasm code