Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test and simplify Goby's lib path assignment #846

Open
st0012 opened this issue Apr 21, 2020 · 0 comments
Open

Test and simplify Goby's lib path assignment #846

st0012 opened this issue Apr 21, 2020 · 0 comments

Comments

@st0012
Copy link
Member

st0012 commented Apr 21, 2020

During VM initialization (in vm/vm.go), Goby will find and store a path (called libPath) for loading Goby's standard libraries that are written in Goby code.

Currently, there are some improvements need to be done on the mechanism, e.g. use brew command to find goby's installation path. But because it doesn't have enough test coverage yet, we need to first add some integration test cases for it.

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

No branches or pull requests

1 participant