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
Right now we are making Python shell wrapper classes and calling Rust functions inside them. What if we didn't even need these Python shell classes at all? I really think this would speed things up if Python is any significant overhead.