6 ms·
And if not for the rise of AI it's possible that WASM as a machine-level compilation target for all languages might have happened. As much as Gary predicted he
by mikece 4mo ago
And if not for the rise of AI it's possible that WASM as a machine-level compilation target for all languages might have happened. As much as Gary predicted he didn't see AI coming.
- chamomeal 4mo agowait how did AI impede wasm?
- xscott 4mo agoI believe the idea is that you don't care what language is being used if you aren't going to look at it anyway. Given that premise, the AI can write JavaScript instead of something you need to compile separately.
- esperent 4mo agoWASM is hard enough to use that I would say the number of people using it just because they don't like JS/TS is fairly small. At least that's always been my impression. If you're willing to go through the effort to use it, it's probably because you need the performance gains, and AI hasn't changed that.