Highlights
- Arctic Code Vault Contributor
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
723 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in rubyjs/mini_racer that received 9 comments
Isolate v8 symbols
Hello! We identified an issue happening when two extensions are built with different V8 versions, then loaded at the same time. In an ideal world, …