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
At the moment, mozjs-sys needs to codegen two different cpp file despite they are all came from the same spider monkey. One for glue module, the other for jsapi. I wonder if we can merge them together and perhaps write some rust implementation instead.