Please log in to watch this conference skillscast.
JavaScript has become the de-facto language for the Web with many frameworks built with it. Complex applications like games, CAD modelling and video streaming, though, require more in terms of performance and flexibility.
WebAssembly allows you to compile and run C/C++ and other statically-typed applications in the browser, and hence enables code reusability between native and Web. Moreover, due to being a typed and low-level language, its performance comes very close to native.
In this talk Boyan will examine WebAssembly and discuss what its future is in relation to JavaScript and some of the most popular Web frameworks.
YOU MAY ALSO LIKE:
- Advanced JavaScript Workshop with Damjan Vujnovic (Online Course on 8th - 12th February 2021)
- Extreme Java: Concurrency Performance with Dr Heinz Kabutz (Online Course on 31st March - 2nd April 2021)
- FullStack eXchange 2021: The Conference on JavaScript & Node (Online Conference on 21st - 22nd July 2021)
- Shpadoinkle User Interface Programming (Lightning Talk) (SkillsCast recorded in November 2020)
- Winter is Coming – Even Faster (SkillsCast recorded in November 2020)
WebAssembly Is Here. What Does It Mean For Other Web Frameworks?
Boyan Mihaylov
Boyan is a software architect and developer, thinking human-first when writing software.