C/C++
Last updated
Was this helpful?
Last updated
Was this helpful?
You can use Wasmer in your C and C++ projects to interact with WebAssembly modules easily.
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!