Label
Some checks are pending
CI / test (ubuntu-latest) (push) Waiting to run

This commit is contained in:
Toby Jaffey 2025-12-14 03:26:41 +00:00
parent 079cf2c9bd
commit 2c5f1e33fe

View file

@ -1,7 +1,8 @@
# 🌱 uvm32 # 🌱 uvm32
![](https://github.com/ringtailsoftware/uvm32/actions/workflows/build.yml/badge.svg) ![](https://github.com/ringtailsoftware/uvm32/actions/workflows/build.yml/badge.svg)
![](https://ringtailsoftware.github.io/uvm32/badge.svg)
![](https://ringtailsoftware.github.io/uvm32/badge.svg) (uvm32.c)
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.