logoalt Hacker News

k9294yesterday at 8:17 PM1 replyview on HN

Oh wow, that really is terrible naming... I always thought WASM was a specification for compiling code into something that runs natively in web browsers—like a web-specific compilation target.. Today I learned.


Replies

munificentyesterday at 8:48 PM

It's an instruction set architecture that browsers happen to support executing directly.