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
If would be nice to compile the target into a dynamic lib which exports a weak link of something like "cppsh_main" then cppsh can ldopen/ldsym/ldclose the main procedure, so in the feature some scripts can actually load other scripts as modules.