Skip to content

Commit 72eff7f

Browse files
ericgregorylukewagner
authored andcommitted
Update _posts/2026-01-22-ten-years-of-webassembly-a-retrospective.md
Co-authored-by: Luke Wagner <mail@lukewagner.name>
1 parent 28d7d66 commit 72eff7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2026-01-22-ten-years-of-webassembly-a-retrospective.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Bastien recalls internal resistance to the name. "We know it's going to be used
5656

5757
This writer has certainly used the "neither web nor assembly" line more than once, and so did several of the Wasm co-designers I interviewed, but Wagner gently pushes back on the characterization.
5858

59-
"I disagree on both counts," he says. "An assembly language isn't a well-defined concept. It's just a language that's low-level enough that you can compile your other languages to it, but it's not yet pure machine code. WebAssembly is that&mdash;low-level enough, but not machine code&mdash;so I feel like it *is* assembly. And then people say it's not 'web' because it's being used outside the web. Well, what's the definition of the web? Is it only things in browsers? The W3C paints a much broader picture of the [open web platform](https://www.w3.org/standards/) that I think covers a lot more of the places where WebAssembly runs today and where we want it to run in the future."
59+
"Setting aside the asm.js path dependency, perhaps 'bytecode' or 'intermediate language' would've been a bit more accurate," he says, "but when people say it's not 'web' because it's being used outside the web... well, what's the definition of the web? Is it only things in browsers? The W3C paints a much broader picture of the [open web platform](https://www.w3.org/standards/) that I think covers a lot more of the places where WebAssembly runs today and where we want it to run in the future."
6060

6161
## "Ship as fast as you humanly can before this whole coalition falls apart."
6262

0 commit comments

Comments
 (0)