adammitchelldev / adammitchelldev/le
Add basic lua hot-loading support with libfswatch
Open
enhancement
- Dominant language
- C
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When a file is required, begin watching it. If the file is changed, re-load it.
[libfswatch](https://github.com/emcrisostomo/fswatch/blob/master/README.libfswatch.md) is a cross-platform library to enable this.
In future, it may be desirable to track the actual modules required by each module and reload dependents after a module is changed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.