Does React work with C++?

By writing React components we were able to create an interactive page with a form that executes the WebAssembly module compiled from the C++ code we introduced in the first blog of the series. … Using C++ in a web app with WebAssembly: How to turn C++ code into a web app.

Read more