Summary
In this chapter, we saw what WABT is and how to install and use various tools provided by it. The WABT tool is very important in the WebAssembly ecosystem as it provides an easy option to convert non-readable, compact binaries into readable, expanded source code.
In the next chapter, we will explore various sections inside the WASM.