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
Based on what I have seen from the header file quickjs.h, a lot of function require a JSContext, but does not rely on it. Can I ask what is the purpose of this? Below is an image that demonstrates what I mean.