translated n4th tests to rust

This commit is contained in:
2026-09-07 14:49:29 -05:00
parent c82a0b4e3c
commit 676856dfe1
10 changed files with 1090 additions and 910 deletions
Generated
+3
View File
@@ -2143,6 +2143,9 @@ name = "vtest"
version = "0.1.0"
dependencies = [
"forge_core",
"lazy_static",
"novaforth",
"tinyjson",
"vasm_core",
"vcore",
]