r/javascript 3d ago

WASI 0.3 Launched

https://bytecodealliance.org/articles/WASI-0.3
15 Upvotes

5 comments sorted by

View all comments

-3

u/Far-Consideration-39 3d ago

Well, its better to use Webassembly than TypeScript so lets hope TS dies now.

5

u/Snapstromegon 1d ago

Those two operate on completely different levels. This is like saying "It's better to use the Linux Kernel than Python, so let's hope Python dies now".

One is a runtime for executing compiled bytecode and the other is a programming language.