Started rewriting JSON task to custom binary structure. Parsed and serialized task object into seq[byte]

This commit is contained in:
Jakob Friedl
2025-07-18 14:24:07 +02:00
parent 310ad82cc5
commit 5825ec91a1
28 changed files with 926 additions and 732 deletions

View File

@@ -1,3 +1,3 @@
import ./[shell, sleep, filesystem]
# import ./[shell, sleep, filesystem]
export shell, sleep, filesystem
# export shell, sleep, filesystem