Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

Call into Julia directly rather than using processes #2

Open
ararslan opened this issue Sep 18, 2016 · 0 comments
Open

Call into Julia directly rather than using processes #2

ararslan opened this issue Sep 18, 2016 · 0 comments

Comments

@ararslan
Copy link
Owner

Currently we call Julia from the command line using std::process::Command. However, once julia-rs has matured and is actually usable, it might make more sense to use that crate to call Pkg functions rather than spawning a process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant