This is a client/server entierely written in C++/WebAssembly.
The server runs on google cloud functions and exposes functions to factorize integers and tests whether they are prime or not.
The client uses a C++ virtual dom to render this tree.