5 ms·
Excellent. Is it just me, or does JS seem like its fast becoming the new object code?
by sdurkin 16y ago
Excellent.
Is it just me, or does JS seem like its fast becoming the new object code?
- DanielRibeiro 16y agoIt's about time. Because of browsers, jdk 6+ (which comes with rhino, the javascript runtime) and v8 (specially on nodejs), javascript is one of the most widely deployed languages/platforms. It is on desktops, mobile phones and servers.