X
XC
Playground
WebAssembly PoC
View source
Source
XC source editor
Example
Loading examples…
Format
Run
⌘ ↵
+ File
@main fn hello() { name := r"xc" xc.io.println(f"Hello, {name}!") }
Program output
Console
Clear
Loading WebAssembly…
Downloading the XC runtime.
Starting download…