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
feat: use context arg to sideload lua with keyword
context comes handy for debugging and testing to pass lua sideload without
changing the external api, now parses first line about its function and then
executes. In future will close this functionality on RELEASE builds.