adammitchelldev / adammitchelldev/le
Add basic lua hot-loading support with libfswatch
Abierto
enhancement
- Lenguaje dominante
- C
- Estrellas
- 2
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.