project introduction: Nitron (https://github.com/mesyeti/nitron)
Nitron is a virtual machine + OS (although I haven't run it on bare metal yet, but I plan on doing very very soon)
the idea is to allow using microcontrollers as personal computers (starting off by targetting the raspberry pi pico, and the bbc microbit v2)
all programs are JIT compiled to bytecode when they are run, from an assembly language heavily inspired by uxntal
the assembly playground you see below is like a REPL for the VM's assembly language
if you want to talk about it, join me on IRC at #nitron on irc.nouveau.community, or in https://discord.gg/38U2EgA8xg









