Open Source Ebooks

A guide to Lua

Lua is a programming language designed for simplicity and performance, used by video game and multimedia companies as a front-end scripting language. Whether you want to want…

A guide to WebAssembly

In the eternal effort to optimize the software we all use, the world of software development introduced WebAssembly back in 2019 as a way to run compiled code through a web…