See through Opal PRs for monkey patched code: - [ ] - `Pathname#entries` - https://github.com/opal/opal/pull/1408 - [ ] - `Dir.glob` multiple list fix - rubyspecs for glob need FileUtils, see discussion on https://github.com/opal/opal/pull/1408 - [x] - `Pathname#relative_path_from`, `File::FNM_SYSCASE` - https://github.com/opal/opal/pull/1445