Carlo Piovesan

A JavaScript Optimising Compiler

Technical Blog
Carlo, a Leaning Technologies compiler engineer, has tried something bold. Coming up with a JavaScript to JavaScript optimizing compiler. Optimize for what metric? Performance of code execution (eg. how long…

Cheerp 2.6rc1 released

Cheerp
14 March 2023 Update: Cheerp 3.0 released and relicensed to Apache 2.0 licence! Release notes here. Today we are proud to announce that we are close to finalizing the release…

JSExport: C++ in the browser made easy

Technical Blog
Here at Leaning Technologies we build compilers for the Web (which output a combination of JavaScript and WebAssembly). Think taking a C++ codebase, feeding it into a LLVM/clang based compiler,…