Description
Works with WebAssembly files through command-line tools that convert, inspect, validate, and manipulate wasm and wat formats. It is useful for compiler developers, web platform work, debugging build outputs, and learning how WebAssembly modules are represented.
This is a developer toolkit rather than an app for running websites. Most tools are used from the terminal, and the package is most valuable when a project needs low-level visibility into WebAssembly binaries.