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
#353 introduced a "memory management mode" that allows the user to configure whether the wrappers should provide a default global auto-arena that can be used, instead of explicitly passing in SwiftArena. That PR only added support JNI mode.