You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like it might be nice to (optionally?) disallow side janet functions while collecting package definitions, before entering the build environment. This would allow us to build less trusted packages, and also lets us check for 'impurities'. It might also act as a safeguard against programmer error.
The text was updated successfully, but these errors were encountered:
It seems like it might be nice to (optionally?) disallow side janet functions while collecting package definitions, before entering the build environment. This would allow us to build less trusted packages, and also lets us check for 'impurities'. It might also act as a safeguard against programmer error.
The text was updated successfully, but these errors were encountered: