Skip to content

Commit 5a0c70a

Browse files
Anti-crash goal
1 parent 47fd83e commit 5a0c70a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ uvm32 is a minimalist, dependency-free virtual machine sandbox designed for micr
1717
* Simple, opinionated execution model
1818
* Safe minimally typed FFI
1919
* Small enough for "if this then that" scripts/plugins, capable enough for much more
20+
* Aims for safety over speed, bad code running in the VM should never be able to crash the host
2021

2122
Although based on a fully fledged CPU emulator, uvm32 is intended for executing custom script like logic, not for simulating hardware.
2223

0 commit comments

Comments
 (0)