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
Calling an executable is rather expensive in Windows. It would be much faster for the IDE plugin to call a DLL instead. And since other tools might also use it a 64 bit and 32 bit DLL would be really nice.
(I would help, but I have no experience with Rust programming.)