All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

WebAssembly 3.0 Standard Officially Released with Major Feature Updates

By

todsacerdoti

8mo ago· 6 min readenNews

Summary

WebAssembly (Wasm) 3.0 has been officially released as the new live standard, representing a substantial update to the binary instruction format. This release follows three years after Wasm 2.0 and includes several major features that have been in development for six to eight years. The update was developed by the Wasm W3C Community Group and Working Group, continuing the evolution of this portable compilation target for programming languages that enables deployment on web client and server applications.

Key quotes

· 4 pulled
Three years ago, version 2.0 of the Wasm standard was (essentially) finished, which brought a number of new features
In the meantime, the Wasm W3C Community Group and Working Group have not been lazy
Today, we are happy to announce the release of Wasm 3.0 as the new "live" standard
This is a substantially larger update: several big features, some of which have been in the making for six or eight years
Snippet from the RSS feed
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.

You might also wanna read