Play Wasm From URL
Load a complete wasm module from the URL query and render it with <qip-play>.
- Query param:
?wasm=<base64-or-base64url>
- This page converts it to
data:application/wasm;base64,... and mounts <qip-play> dynamically.
More interactive pages: