Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
227 contributions in the last year
Contribution activity
October 2020
- bmeck/astexplorer JavaScript
- bmeck/Gzemnid JavaScript
Created a pull request in nodejs/node that received 5 comments
test: improve error message for policy failures
Checklist
make -j4 test (UNIX), or vcbuild test (Windows) passes
tests and/or benchmarks are included
commit message follows commit guidelines
…
Created an issue in nodejs/node that received 15 comments
url.pathToFileURL should not dedup '/' in path
Found while checking: #35429
Currently it is not possible to have a path represent the file URL new URL('file:///a//b') when going through url.path…

