Open beaumanvienna opened 2 years ago
use dlopen to run some code at runtime create a file checker that takes in filepaths and creates an event if a file was changed (to be run in separate thread)
Have interface for script loading partially complete.
use dlopen to run some code at runtime create a file checker that takes in filepaths and creates an event if a file was changed (to be run in separate thread)