nurpax / c64jasm

C64 6502 assembler in TypeScript
51 stars 14 forks source link

c64jasm --watch #12

Closed nurpax closed 5 years ago

nurpax commented 5 years ago

implemented but this could be incredibly more efficient if some smartness would be added (e.g., track what files get loaded during compilation and aggressively cache if the inputs are unchanged).