the-super-tiny-compiler - :snowman: Possibly the smallest compiler ever...
Read more »
In my last post What excites me about JS in 2017 I wrote about the unique advantage JavaScript has among programming languages. It is the… (more…)
Read more »
If your web app gets huge amount of data from your server, FlatBuffers is the perfect ‘heavy lifting’ tool for you. Here’s how we use it at Jaco.
Read more »
In V8 v9.1 we’re improving V8 performance by 5-15% with Sparkplug: a new, non-optimizing JavaScript compiler. (more…)
Read more »
This entry describes simple techniques to fulfill the JavaScript compiler optimization process which results in faster running code…
Read more »