Web Assembly for Node Developers | Enhancing Functionality and Speed
In this video, @gardiner_bryant covers how Node and WebAssembly (WASM) can work together to deliver better performance for your enterprise needs at scale.
New to cloud computing? Get started here with a $100 credit!
Chapters:
0:00 Introduction
0:04 JavaScript Overview
0:20 Native Node Modules
0:45 Node Challenges
1:10 WASM Overview + Programming Languages
1:30 WASM Time + Global WebAssembly Object
1:41 Load and Execute a WASM Binary Inside of Node
2:31 WASM Limitations
3:17 Conclusion