Summary
In this chapter, we have seen how WebAssembly is executed inside the JavaScript engine and explored what WebAssembly text format is and how to define WASM using WebAssembly text format. In the next chapter, we will explore the WebAssembly Binary Toolkit.