modules: 'rebase' from byterun_with_modules, initial impl, without verification

This commit is contained in:
ProgramSnail 2025-01-08 23:52:39 +03:00
parent 73d3fbc388
commit eb1ddfa447
14 changed files with 420 additions and 115 deletions

View file

@ -35,6 +35,7 @@ enum class Cmd : int8_t {
ARRAY,
FAIL,
LINE,
CALLF,
PATT,
Lread,
Lwrite,