crashappsec / con4m

Configuration Language for Mortals
Apache License 2.0
10 stars 1 forks source link

Simple compilation / VM execution #65

Open viega opened 1 year ago

viega commented 1 year ago

Allow subsequent reloads of a config file that do not result in the file changing to execute on a single VM that mirrors the existing tree, instead of having to re-parse / re-load every time.

Also, make sure this uses a file hash to detect those changes.