Hacker News new | ask | show | jobs
by kqr 2998 days ago
"Very close to native" means "much more efficient than JS", because JS is nowhere near native.

(Have we really gone so far that people hear "native" and think of the browser? Like the web browser is the machine we target, and not the metal box the end user purchased?)

1 comments

Is it pretty easy to write C++ extensions to V8? I've seen a couple of projects of that sort. I wonder if they're relatively difficult, and if that's perhaps why the push for WebAssembly has been so strong.