Moved NovaForth into a crate with a build script

This commit is contained in:
2024-08-11 21:08:21 -05:00
parent bd54ae1ef0
commit 98c95b55f4
23 changed files with 2209 additions and 19 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ members = [
"vlua",
"vweb",
"vgfx",
"forge_core"
]
"forge_core",
"novaforth"]
[profile.test]
debug-assertions = false