wasm2wast demo


WebAssembly has a text format and a binary format. This demo converts from the binary format to the text format.

Upload a WebAssembly binary file, and the text format will be displayed.