Completed
ES6 Module Integration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
WebAssembly: A New Compilation Target for the Web - Lecture 44
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is WebAssembly
- 3 Definition of WebAssembly
- 4 What is it really
- 5 JavaScript perspective
- 6 Virtual CPU perspective
- 7 The Azimuth Saga
- 8 History of Azimuth
- 9 Why WebAssembly
- 10 WebAssembly Improvements
- 11 Summary
- 12 WebAssembly Progress
- 13 Text Format
- 14 Unicode Snowman
- 15 C Code
- 16 S Expressions
- 17 JavaScript
- 18 Demo
- 19 Debugger
- 20 Synthesis
- 21 Streams API
- 22 ES6 Module Integration
- 23 Running the main function
- 24 Exporting the module
- 25 Wrapup
- 26 Virtual Platform
- 27 Firefox
- 28 Web as a VM
- 29 Webby properties
- 30 MScripting
- 31 HTML
- 32 Language Compilation
- 33 HighLevel Goals
- 34 Typed Objects
- 35 Dynamic Languages
- 36 JavaScript to WebAssembly
- 37 Source Maps
- 38 How will this be used
- 39 Light usage
- 40 B3 Mapping
- 41 Will WebAssembly replace JavaScript
- 42 Conclusion