Friday, February 27, 2015

Saturday, February 21, 2015

Daily Tag 02/22/2015

  • tags: high distribution without Synchronization CRDTs

  • "Conclusion The division of labor is clear: Use asm.js if you need to crunch numbers. Use SoundScript if you need fast OOP. Further optimizations for storing objects efficiently are being worked on (e.g. Typed Objects). Use JavaScript for everything else. Then you get maximum flexibility and static typing (should you desire it) is completely optional [4]. SoundScript is still in its very early stages. What matters is that Google experiments with making JavaScript OOP faster. How SoundScript is integrated with JavaScript can still be tweaked later. Random idea of mine: Instead of marking code via "use stricter" and "use stricter+types", it may be feasible to use ES6 modules in some way. Further reading “Javascript at the speed of light” by Dmitry Lomov (slides) “Explaining JavaScript VMs in JavaScript – Inline Caches” by Vyacheslav “Mr. Aleph” Egorov http://mrale.ph/blog/2012/06/03/explaining-js-vms-in-js-inline-caches.html asm.js: closing the gap between JavaScript and nativ"

    tags: soundscript javascript

Posted from Diigo. The rest of my favorite links are here.

Sunday, February 8, 2015

Daily Tag 02/09/2015

Posted from Diigo. The rest of my favorite links are here.