waTeim / node-julia

Fast and simple access to Julia embedded in node
MIT License
80 stars 15 forks source link

can't load modules, seems that some strings are getting truncated... #26

Open merl-dev opened 8 years ago

merl-dev commented 8 years ago

julia.exec('pwd') loses last character of path

node-julia-bug