🚀 Ruchy Development Server

Hot Reload + WASM Compilation Demo

Server Status

Server Running

WASM Demo

The WASM module is loaded from main.wasm (compiled from main.ruchy)

Try This:

  1. Edit main.ruchy in your editor
  2. Save the file
  3. Watch the server terminal:
    📝 Changed: main.ruchy
    🦀 Compiling: main.ruchy
    ✅ Compiled: main.wasm
    ↻ Restarting server...
  4. Refresh this page to see changes!

WASM Output:

Loading WASM...

Features

⚡ Hot Reload

Server restarts automatically on file changes

🦀 WASM Compilation

Ruchy files compile to WASM on save

🌐 Network Access

Test on mobile devices via network URL

✨ Graceful Shutdown

Press Ctrl+C for clean exit