Since my previous article on async/await ended up getting popular I thought I'd follow up with more focused guide on flattening your JavaScript. We started this process on the CertSimple codebase a couple of weeks ago and while it was mostly stra... (more…)
Read more »
Escargot is a memory optimized JavaScript engine for mid-range devices such as mobile phone, tablet and TV. - Samsung/escargot... (more…)
Read more »
Three weeks ago, during JSConf.asia 2016, we announced JavaScript on mbed, which enables developers to write firmware for IoT devices in JavaScript. This is not done by transpiling JavaScript into C++ or Assembly, but rather by running the JerryScript VM ...
Read more »
Note: This row does not match up with any of the rows in the other table. (more…)
Read more »
We tried to select the smallest, lightweight but still useful JavaScript libraries. (more…)
Read more »