tests-libcxx - WebAssembly libc++ Smoke Test
This is a simple test of various libc++ functions using WebAssembly with twr-wasm. The C++ program links with libc++. An example makefile is provided.
Also see this WebAssembly program that uses libc++ with twr-wasm to implement a CLI console.