AppImageCrafters / AppRun

AppDir runtime components
MIT License
26 stars 10 forks source link

ref: replace main hook by constructor #55

Closed azubieta closed 2 years ago

azubieta commented 2 years ago

A constructor function is executed before main therefore it will save us the work of a hook.