Why you should consider WebAssembly in your next frontend project

Share
  • February 24, 2020

WebAssembly is a new web standard that enables you to run native code as part of your current JavaScript framework. This talk from the International PHP Conference will give you a thorough understanding of what WebAssembly is and how you can use it in your project. Håkan Silfvernagel will cover a practical example of how to write WebAssembly using Rust.

This talk will go through everything from writing your WebAssembly code, how to publish it as an npm package, and finally use it in an existing web application.

 

webassemblyHåkan Silfvernagel holds a Master of Science degree in Electrical Engineering as well as a Master’s degree in Leadership and Organizational Behavior. He has also taken courses on the University level in psychology, interaction design, and human-computer interaction. He has 19 years of experience in software development in various positions such as developer, tester, architect, project manager, scrum master, practice manager, and team lead.

Håkan is also part of the local chapter of the Norwegian .NET User Group Oslo (NNUG) and is active as an Ambassador for Oslo.AI, the local chapter for the global City.AI community.

The post Why you should consider WebAssembly in your next frontend project appeared first on JAXenter.

Source : JAXenter