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
1,299 contributions in the last year
Activity overview
Contribution activity
October 2020
- bnoordhuis/rustls Rust
- bnoordhuis/shared_ptr-rs Rust
Created a pull request in nodejs/node that received 7 comments
lib: add require('🦕')
lib: add require('
- Add Isolate::clear_kept_objects()
- Add Isolate::set_allow_atomics_wait()
- Add Global::map()
- Add Object::get_private() and friends
- Add Module::script_id()
- Add Isolate::set_promise_hook()
- wee8
- Fix PromiseRejectMessage::get_value()
- v0.11.0
- Make RUSTY_V8_MIRROR understand file:// URLs
- Upgrade V8 to 8.7.220.3
Created an issue in denoland/rusty_v8 that received 6 comments
Shrink library size
Related issues: #465 #501 Currently all of V8 is bundled into librusty_v8.a but only the bits that rusty_v8 provides bindings to are needed. This b…

