I am fascinated to be able to run Decker as a kind of operating system on some microcontroller-driven display-board in the future.
To better understand how the VM in c/lil.h works. I‘ve added an option to output „assembly code“ by passing „-s“ as a command line option to lilt: https://github.com/JohnEarnest/Decker/pull/11
Based on this, I have asked a friendly LLM to write me some documentation on the VM: https://github.com/codekulturbonn/Decker/blob/main/docs/vm.md