mass
mass copied to clipboard
Support running CLI from a different location
Right now Mass searches for the standard library (or any file really) relative to the current working dir. It probably should search first relative to the executable location but that also means library needs to be copied during the build process.