The Emscripten module versus the WebAssembly object

In the previous chapter, we briefly covered Emscripten's Module object and how to load it in the browser. The Module object provides several convenient methods and differs significantly from the browser's WebAssembly object. In this section, we're going to review Emscripten's Module object in greater detail. We'll also discuss the difference between Emscripten's Module and the objects described in WebAssembly's JavaScript API.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset