Hacker News new | ask | show | jobs
by pifflesnort 4845 days ago
> Both the web and NaCl are great, just for different things.

Well, now we're getting to the core of it! :)

I agree! I think the web should stick to rendering documents, which it has always done reasonably well, and leave applications to technologies such as NaCL, which people can use to produce the next web browser.

1 comments

I almost agree. But I don't think the web should stop from improving just because there is stuff like NaCl. If it's easy and straightforward to run code at near-native speeds in JS, and it took just a few months to build the asm.js prototype, then why not?