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
It'd be very useful if we can ship a rust application with libjulia get included, I assume this should be possible if there is some kind of fake -src crate created for libjulia and let it finds local Julia and copy the shared library?
It'd be very useful if we can ship a rust application with libjulia get included, I assume this should be possible if there is some kind of fake
-srccrate created forlibjuliaand let it finds local Julia and copy the shared library?