In V8 v9.1 we’re improving V8 performance by 5-15% with Sparkplug: a new, non-optimizing JavaScript compiler. (more…)
Read more »
The goal is to convert a subset (or full set) of Elixir code to JavaScript, providing the ability to write JavaScript in Elixir. This is done by taking the Elixir AST and converting it into JavaScript AST and then to JavaScript code. This is done using th... (more…)
Read more »
StructDataBuffers adds structure to ArrayBuffers. Contribute to AirConsole/StructDataBuffer development by creating an account on GitHub. (more…)
Read more »
This is the fifth in OSSBlog’s series of open source programming books. This compilation focuses on the JavaScript language with… (more…)
Read more »