C/C++
Last updated
Last updated
You can use Wasmer in your C and C++ projects to interact with WebAssembly modules easily.
Some of our language extensions are using the Wasmer C integration under the hood:
In this section we will go through the instructions on how to setup your C/C++ environment, to then visit different examples of how to use Wasmer in C.
Now, let's start setting up your C/C++ environment!