FenderLang / Fender

A functional scripting language, intended for string manipulation and general scripting on the command line
MIT License
13 stars 0 forks source link

Research plugins that have different feature configs than the binary that is running them #111

Open FuzzyNovaGoblin opened 1 year ago

FuzzyNovaGoblin commented 1 year ago

fender plugins can use a different feature set than the fender binary that is being run to use the plugin. What happens when these feature sets don't align, and what happens when a feature is added the the plugin that isn't.

look into how big plugins are

make sure they small