Skip to content

Commit 0c8080a

Browse files
tomayacdschuff
andauthored
Update _posts/2026-01-21-states-of-webassembly.md
Co-authored-by: Derek Schuff <dschuff@chromium.org>
1 parent 4814388 commit 0c8080a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2026-01-21-states-of-webassembly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This week didn't see just one _State of WebAssembly_ posts, but two, so I decide
1212

1313
Uno Platform's [Gerard Gallant](https://cggallant.blogspot.com/) wrote [The State of WebAssembly – 2025 and 2026](https://platform.uno/blog/the-state-of-webassembly-2025-2026/) in which he recaps the events of 2025 and previews what 2026 could bring to this rapidly evolving technology. He starts with some Wasm additions and improvements in the Safari browser, and then covers the latest and greatest developments in features like Relaxed SIMD, JavaScript Promise Integration (JSPI), WebAssembly CSP, Wide Arithmetic, Stack Switching, and Source Phase Imports. Next, he looks at Wasm support in Kotlin and .NET, covers the WebAssembly System Interface (WASI), Wasm debugging, and looks at some stats around Wasm's adoption.
1414

15-
The yearly [Web Almanac](https://almanac.httparchive.org/) from the [HTTP Archive](https://httparchive.org/) community, again after [2022](https://almanac.httparchive.org/en/2022/webassembly) and [2021](https://almanac.httparchive.org/en/2021/webassembly), features a [chapter on WebAssembly](https://almanac.httparchive.org/en/2025/webassembly) in which author and analyst [Nimesh Vadgama](https://ops-ml-architect.blogspot.com/) covers Wasm in 2025. The report finds that 0.35% of desktop sites and 0.28% of mobile sites are using WebAssembly. A curious stat is that of the largest Wasm file, which weighs 228 MB, but the report also covers more down to earth statistics like the used features, the source languages people compiled from, and others. The [raw data](https://docs.google.com/spreadsheets/d/16z2MNwq8FFbuNYcJJZceML6rB5VAmBXNNHZy5FZuf8g/edit) and the used [queries](https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/sql/2025/webassembly/) (the HTTP Archive is queryable on BigQuery) are available if you want to dive deeper.
15+
The yearly [Web Almanac](https://almanac.httparchive.org/) from the [HTTP Archive](https://httparchive.org/) community, again after [2022](https://almanac.httparchive.org/en/2022/webassembly) and [2021](https://almanac.httparchive.org/en/2021/webassembly), features a [chapter on WebAssembly](https://almanac.httparchive.org/en/2025/webassembly) in which author and analyst [Nimesh Vadgama](https://ops-ml-architect.blogspot.com/) covers Wasm in 2025. The report finds that 0.35% of desktop sites and 0.28% of mobile sites are using WebAssembly. A curious stat is that of the largest Wasm file, which weighs 228 MB, but the report also presents more down to earth statistics like features used, the source languages people compiled from, and others. The [raw data](https://docs.google.com/spreadsheets/d/16z2MNwq8FFbuNYcJJZceML6rB5VAmBXNNHZy5FZuf8g/edit) and the used [queries](https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/sql/2025/webassembly/) (the HTTP Archive is queryable on BigQuery) are available if you want to dive deeper.
1616

1717
![Cartoon Web Almanac characters performing scientific experiments on various code symbols resulting in ones and zeros coming out of the other end.](https://almanac.httparchive.org/static/images/2021/webassembly/hero_lg.avif)
1818

0 commit comments

Comments
 (0)