PYRS logo PYRS

WASM Debug Console

Inspect wasm runtime contracts

This unlisted route is for runtime diagnostics and contract probes. Use /playground for the product-facing browser REPL.

Runtime not loaded

Runtime Contract Snapshot

Load runtime to inspect contract metadata.

Snippet Preflight

Analyze snippet to view import roots and blocker mapping.

Worker Probe Controls

Use these controls to exercise worker lifecycle and timeout contracts in browser mode. Worker execution support depends on build mode and current worker state.

Load runtime to use worker probe controls.

Output

Load runtime to begin.

Bundle Expectations

  • Expected entrypoint: /wasm/pyrs.js
  • Expected wasm binary: /wasm/pyrs_bg.wasm
  • Generate with wasm-pack and publish assets into website/public/wasm/