Skip to main content

One post tagged with "struct"

View All Tags

JARU 0.9.6: a new physics engine, sound and music, and an ESP32-P4 VM

· 8 min read
Jon Otero Fernández
Author of JARU
JARU 0.9.6PhysicsSoundESP32-P4struct

JARU 0.9.6 is out, and it is by far the biggest step the project has taken so far. This is not a round of touch-ups: there is a new physics engine written from scratch, a sound and music system that simply did not exist before, a new virtual machine for the ESP32-P4, and two additions to the language itself.

If you are coming from 0.9.5, it is worth reading the breaking changes section before you rebuild your projects: there are only a few, but three of them may require touching code.