Clearer at small size

This commit is contained in:
Toby Jaffey 2025-12-11 13:50:55 +00:00
parent 3f21335fc3
commit 93085f562c

View file

@ -1,4 +1,4 @@
# 🧮 uvm32 # 🌱 uvm32
uvm32 is a minimalist, dependency-free virtual machine sandbox designed for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99. uvm32 is a minimalist, dependency-free virtual machine sandbox designed for microcontrollers and other resource-constrained devices. Single C file, no dynamic memory allocations, asynchronous design, pure C99.