In this course, WebAssembly Interaction with JavaScript, you will learn how to use JavaScript to integrate with WebAssembly modules that can provide performance and functionality not normally achievable with just JavaScript. First, you will explore how to load a WebAssembly module into your browser-based application. Next, you will discover how to interact with that module using the WebAssembly JavaScript API to pass both data and functions bi-directionally between your JavaScript module and WebAssembly modules. Finally, you will learn how to make your own WebAssembly module to complete your WebAssembly journey. When you have completed this course you will have the skills needed to use WebAssembly to implement performant solutions for complex problems.
Overview
In this course, WebAssembly Interaction with JavaScript, you will learn how to use JavaScript to integrate with WebAssembly modules that can provide performance and functionality not normally achievable with just JavaScript. First, you will explore how to load a WebAssembly module into your browser-based application. Next, you will discover how to interact with that module using the WebAssembly JavaScript API to pass both data and functions bi-directionally between your JavaScript module and WebAssembly modules. Finally, you will learn how to make your own WebAssembly module to complete your WebAssembly journey. When you have completed this course you will have the skills needed to use WebAssembly to implement performant solutions for complex problems.
Syllabus
- Course Overview 1min
- Introduction to WebAssembly 9mins
- Loading Modules with the WebAssembly JavaScript API 29mins
- JavaScript and WebAssembly: Functions 23mins
- JavaScript and WebAssembly: Variables and Memory 25mins
- JavaScript and WebAssembly: Exception Handling and Debugging 12mins
- Runtimes 14mins
- Tools and Languages 25mins
Taught by
Pluralsight