Share this article
Latest news
With KB5043178 to Release Preview Channel, Microsoft advises Windows 11 users to plug in when the battery is low
Copilot in Outlook will generate personalized themes for you to customize the app
Microsoft will raise the price of its 365 Suite to include AI capabilities
Death Stranding Director’s Cut is now Xbox X|S at a huge discount
Outlook will let users create custom account icons so they can tell their accounts apart easier
Microsoft joined the ByteCode Alliance last week – here’s why it’s important
2 min. read
Published onMay 8, 2021
published onMay 8, 2021
Share this article
Read our disclosure page to find out how can you help Windows Report sustain the editorial teamRead more
In this article
Toggle
A quick introduction to Web Assembly
Web Assembly or Wasm as it is also known is an open standard for running binary code across multiple platforms serving both client and server scenarios. Most people know it as the vehicle for being able to run languages like C++,C# and Rust in the browser with near native performance. However it can also be run on servers, for example as part of a Node.js solution.
Wasm gives developers almost endless possibilities; the edge between desktop and web computing is increasingly blurred as of late. It allows developers to reuse mature and powerful libraries and solutions which were originally built for servers and desktops with very little modifications to the code.
The Alliance
The Bytecode Alliance was formed by Mozilla, Intel, Red Hat and Fastly with the intention of improving and promoting the technology. In addition to the founding members just a few weeks ago Microsoft, Google, Shopify, ARM, DFINITY Foundation, Embark Studios and University of San Diego joined the effort. Their aim is to make sure software remains fast, modular and most importantly secure.
Security is important
Microsoft is going all in with WebAssembly, their flagship SPA web framework Blazor literally depends on the continued success of Wasm. They understand that large modern applications consist dozens if not hundreds of libraries, after all why should developers try to re-invent the wheel. Leveraging third party libraries is nothing new, modern modular applications sometimes contain over 80% of code which originates from package registries like npn, PyPi and crate.io. However this means vulnerabilities in those libraries or packages are unfortunately inherited by your application.
This is one of the problems the Bytecode Alliance is aiming to solve. The idea is to design and build secure software by default. This is not an easy task, it requires massive coordination as the Wasm ecosystem grows, the more players which are aligned with this goal the better.
What are you thoughts on organizations like The Bytecode Alliance? Do you think they are effective in keeping technology and open source projects moving in the right direction? Check out the official announcementhereand the organizations officialpageif you are interested in learning more information on their initiatives and goals.
Radu Tyrsina
Radu Tyrsina has been a Windows fan ever since he got his first PC, a Pentium III (a monster at that time).
For most of the kids of his age, the Internet was an amazing way to play and communicate with others, but he was deeply impressed by the flow of information and how easily you can find anything on the web.
Prior to founding Windows Report, this particular curiosity about digital content enabled him to grow a number of sites that helped hundreds of millions reach faster the answer they’re looking for.
User forum
0 messages
Sort by:LatestOldestMost Votes
Comment*
Name*
Email*
Commenting as.Not you?
Save information for future comments
Comment
Δ
Radu Tyrsina