uDocumentViewer
categories.misc.wasm

WebAssembly viewer

ready
About WebAssembly

WebAssembly binary — disassemble to WAT.

WASM modules are the universal compile target for browsers and beyond. wabt.js disassembles to WAT — the human-readable form — and surfaces structural metadata.

FAQ
What is a WebAssembly file?
WASM modules are the universal compile target for browsers and beyond. wabt.js disassembles to WAT — the human-readable form — and surfaces structural metadata.
Is my file uploaded?
No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
Does it work on mobile?
Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More categories.misc