Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-14 | Moved struct definitions lib/inst.h -> lib/prog.h | Aryadev Chavali | |
This means if I write the new assembler in another language I only need to FFI this header rather than all the functions as well which may not be as useful. |