WebAssembly Build Tool โ Component Model counterpart of Vite
Imported via vite-plugin-wite:
import { add } from "./add.wasm"
Loading...
Drag & drop or click to select
.wasm (core or component)
Drop a .wasm file above to see its structure, sections, imports, and exports.
WAC composition + optimization pipeline
Export-based DCE with auto-protection
Binary inspection (sections, disassembly, hex)
Call graph, DCE report, size breakdown
Peephole, DCE, DFE, merge โ -O0 to -Oz
Dev server with livereload & debug UI
HMR, .d.ts, 4 runtimes, jco integration
browser, webworker, workerd, wasmtime