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 40 million developers.
Sign up- The Open Web
- Sign in to view email
- https://gc.gy
Pinned
1,685 contributions in the last year
Activity overview
Contribution activity
August 2019
Created a pull request in tc39/proposal-top-level-await that received 19 comments
fix assertion in Evaluate()
The status can be "evaluating" if an implementation has a synchronous implementation of HostImportModuleDynamically. In the current spec, there's n…
+1
−1
•
19
comments
- fs: introduce `opendir()` and `fs.Dir`
- [DO NOT MERGE] module: resolve `@` as a self-reference
- util: do not throw when inspecting detached ArrayBuffer
- worker: prevent event loop starvation through MessagePorts
- src: do not crash when accessing empty WeakRefs
- lib: add ASCII fast path to getStringWidth()
- console: use getStringWidth() for character width calculation
- console: display timeEnd with suitable time unit
- http2: remove security revert flags
- tools: make code cache and snapshot deterministic
- http2: mitigate reported DoS attacks
- [x] stream: error multiple iterators
- `qs.stringify` behavior on `undefined` and `null`
- assert.deepEqual: fix bug with faked boxed primitives
- fs: validate fds as int32s
- path: improve normalization performance
- util: improve debuglog performance
- bootstrap: run preload prior to --frozen-intrinsics