Press Run to execute, or Check & IR to type-check and read the LLVM IR. The whole language type-checks here. Run executes the i32 core only (integer arithmetic, if / while / loop, #println). Richer programs return E1900. Single-file only; import is E0000.
Press “Check & IR” to see the LLVM IR for this program.
Press “Run” to see the generated WebAssembly text.