Virtual Assembly for Web Application
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the potential of WebAssembly for web applications in this 17-minute conference talk from code::dive 2018. Discover how using assembly-like language as execution source can provide a performance boost compared to JavaScript. Learn about leveraging LLVM as a compiler back-end and using C, C++, or Rust as front-end languages. Gain insights into improving code quality through strongly typed languages. Delve into topics such as accessing the DOM from WebAssembly, shimming between JavaScript and WebAssembly, deploying as an npm package, and implementing multithreading with Web Workers. Conclude with a look at the future of WebAssembly and its potential impact on web development.
Syllabus
Virtual assembly for web application - Sambath Logakrishnan - code::dive 2018
Taught by
code::dive conference
Related Courses
Full Stack FoundationsUdacity Web Application Development: Basic Concepts
University of New Mexico via Coursera Desarrollo de Aplicaciones Web: Prueba y Despliegue
University of New Mexico via Coursera Web Application Development: The Data Tier
University of New Mexico via Coursera Desarrollo de Aplicaciones Web: Nivel de Datos
University of New Mexico via Coursera