WebAssembly: post MVP features and goals (part 2)
August 18, 2019
The feature set of WebAssembly which was presented in 2017 was only the project's MVP. There are many new features coming to the standard in the near future...
WebAssembly: post MVP features and goals (part 1)
June 26, 2019
The feature set of WebAssembly which was presented in 2017 was only the project's MVP. There are many new features coming to the standard in the near future...
A journey to code ownership
February 28, 2019
This is an article about software, but no code-exaples come with it. As software engineers we love to write software because it’s a process of creation...
We won the TechCrunch VivaTech Hackathon 🏆
May 26, 2018
This year I took part in the Hackathon organized by TechCrunch at VivaTech in Paris...
WebAssembly the journey
November 26, 2017
In 2017 Willian Martins and I started to look into WebAssembly with the goal of testing its performances...
We won the Accenture AI Hackathon 🏆
September 24, 2017
This year I partecipated in the Hackathon organized by Accenture in Berlin, Dortmund and Munich. It went very well...
WebAssembly: calling C functions from Javascript with emscripten
July 27, 2017
I started to look into webassembly with the goal of implementing a version of Conway’s Game of Life which was able to use an engine written in C to calculate the next...