Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
self hosted compiler: avoid Dir.realpathAlloc
The use of Dir-related realpath functions will put std.os.getFdPath in the critical path which makes the compiler less portable.
- Loading branch information