Running C++ on Cloudflare WASM

3 rthrfrd 2 8/3/2025, 9:43:24 AM saus.app ↗

Comments (2)

westurner · 27m ago
There may be a way to run container2wasm containers on CF WASM?

There's a vscode-container-wasm-gcc-example with gcc but not yet g++ installed via apt: https://github.com/ktock/vscode-container-wasm-gcc-example

rthrfrd · 5h ago
I wrote up my experience trying to do this in case it helps anyone else! There's a boilerplate repo at: https://github.com/saus-app/wasm-cf-boilerplate