C Playground
This playground uses the WASM version of the
XCC C compiler
.
#include
int main() { printf("Hello World\n"); }
Compile & Run ⇧ ⏎
Output: