First of all, this library is fantastic, thank you so much for making this 🙏
Just wanted to ask how you're supposed to use lib/live-compile.pl
I'm running perl lib/live-compile.pl test.p8 and reloading fifo.p8 using ctrl+r in pico8 version 34 but it keeps compiling over and over again without me doing anything. And when i try to run fifo.p8 it's halfway between writing and throws an error.
lib/compile.pl works as expected.