✎
Source Code
en
Output will appear here after clicking ▶ Run.
Generated Python source will appear here.
⬡ WebAssembly Code Generation Pipeline
Source (.ml)
→
Lexer
→
Parser
→
AST
→
WATCodeGenerator
→
.wat
→
wabt.js
→
binary .wasm
→
WebAssembly.instantiate()
Generated WAT source
WAT source will appear here after clicking ▶ Run.
⚙ WASM
Native browser WebAssembly execution output
WASM execution output will appear here.
🦀 Rust bridge generated for Wasmtime workflows
Generated Rust bridge source
Generated Rust source will appear here after clicking ▶ Run.
Wasmtime run hints
Local run instructions will appear here.