The WebAssembly Text Format
While WebAssembly's primary distribution format is a binary file, the spec describes a textual representation called the WebAssembly Text Format[1] or WAT for short. While WASM binary files are designed to be as small and compact as possible making them ideal for distribution and transmission over the