- San Francisco, CA
- https://jarredsumner.com
- @jarredsumner
Highlights
- Pro
Block or Report
Block or report Jarred-Sumner
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
oven-sh/bun
oven-sh/bun PublicIncredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
3,551 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
oven-sh/bun,
Jarred-Sumner/bun-releases-for-updater,
ziglang/zig
and 51 other
repositories
Contribution activity
January 2024
Created 110 commits in 5 repositories
Created 3 repositories
-
Jarred-Sumner/maxrss
TypeScript
This contribution was made on Jan 6
-
Jarred-Sumner/playwright
TypeScript
This contribution was made on Jan 5
-
Jarred-Sumner/web-worker
JavaScript
This contribution was made on Jan 4
Created a pull request in microsoft/playwright that received 14 comments
Add Bun support
Fixes #27139
This adds a package.json "exports" condition for Bun which always chooses the CommonJS version of the module (for both ESM & CJS).
The…
+3
−0
lines changed
•
14
comments
Opened 46 other pull requests in 4 repositories
oven-sh/bun
36
merged
2
open
1
closed
-
Fixes #8276
This contribution was made on Jan 22
-
Rename
bun.zigtoBunObject.zigThis contribution was made on Jan 22 -
Introduce
Bun.stringWidthThis contribution was made on Jan 21 -
Add onLongTimeout callback for WebSocket
This contribution was made on Jan 21
-
Fix issue with perf_hooks in canary
This contribution was made on Jan 19
-
Fix crash in socket
This contribution was made on Jan 18
-
Stub more of perf_hooks
This contribution was made on Jan 17
-
windows pipes
This contribution was made on Jan 17
-
In fs.ReadStream, use
$isObjectto check optionsThis contribution was made on Jan 17 -
Fix decimal -> integer conversion bug in process.exit & process.exitCode
This contribution was made on Jan 16
-
Update prettier
This contribution was made on Jan 16
-
Upgrade to SQLite v3.45.0
This contribution was made on Jan 16
-
feat: Support
import db from './my.db' with {type: "sqlite"}This contribution was made on Jan 15 -
Fix file descriptor leak in ipc
This contribution was made on Jan 14
-
Upgrade uWebSockets & usockets
This contribution was made on Jan 14
-
Fix rawMode regression
This contribution was made on Jan 14
-
Use one isosubspace for all generated constructors
This contribution was made on Jan 14
-
Hide some noisy stack frames
This contribution was made on Jan 13
-
For build scripts, symlink
zig.exetozigon posixThis contribution was made on Jan 13 -
Make
toBunStringincrement the reference countThis contribution was made on Jan 13 -
Move console methods from
exports.zigtoConsoleObject.zigThis contribution was made on Jan 13 -
Implement
tty_wrapin process.bindingThis contribution was made on Jan 13 -
Implement
import.meta.{dirname, filename}for Node.js compatibilityThis contribution was made on Jan 12 -
Some Windows tweaks
This contribution was made on Jan 12
-
Fixes #8010
This contribution was made on Jan 9
- Some pull requests not shown.
oven-sh/WebKit
5
merged
-
Undo arraybuffer size change
This contribution was made on Jan 16
-
ignore unsupported import attributes
This contribution was made on Jan 15
-
Support host defined import types
This contribution was made on Jan 15
-
Jarred/upgrade webkit
This contribution was made on Jan 11
-
Support typed arrays up to 512 GB
This contribution was made on Jan 8
DefinitelyTyped/DefinitelyTyped
1
merged
-
Update
@types/bunto point tobun-types@1.0.24This contribution was made on Jan 21
developit/web-worker
1
merged
-
Add Bun support
This contribution was made on Jan 4
Reviewed 42 pull requests in 3 repositories
oven-sh/bun
25 pull requests
-
Don't iterate over non-enumerable
This contribution was made on Jan 22
-
windows(install): add bun_shim (support bin linking, bin shebangs, etc)
This contribution was made on Jan 20
-
fix(install): remove invalid bin symlinks
This contribution was made on Jan 20
-
feat(cli): --filter flag
This contribution was made on Jan 19
-
feat: Bun shell
This contribution was made on Jan 19
-
fix(bun:test):
toContainandtoContainEqualstring fixThis contribution was made on Jan 19 -
feat: Carry over node isIPv4/isIPv6 performance improvements
This contribution was made on Jan 19
-
Fix crash in socket
This contribution was made on Jan 18
-
Micro-optimization: omit instead of delete headers
This contribution was made on Jan 18
-
fix(windows): Implement
bun.sys.renameaton Windows and fix crash during bun upgradeThis contribution was made on Jan 18 -
fix: bom stuff
This contribution was made on Jan 18
-
node:fs: allow WriteStream._write to be overwritten
This contribution was made on Jan 18
-
fix(windows): support utf16-le files in the bundler and in
Bun.fileThis contribution was made on Jan 17 -
Add support for custom Module._extensions
This contribution was made on Jan 16
-
fix: Hang when recursively logging via ConsoleObject.messageWithTypeAndLevel
This contribution was made on Jan 16
-
feat: Implement
usingkeyword (explicit resource management)This contribution was made on Jan 16 -
feat: Support
import db from './my.db' with {type: "sqlite"}This contribution was made on Jan 16 -
implement
events.onThis contribution was made on Jan 16 -
internal: remove secret hidden internals and introduce new way to call native code from js
This contribution was made on Jan 14
-
make node:fs/promises.open return a FileHandle and expose fdatasync
This contribution was made on Jan 14
-
remove some undefineds with direct assignment expresions
This contribution was made on Jan 14
-
tidy: use std.mem.zeroes instead of loop or memset
This contribution was made on Jan 13
-
windows: support
bun:ffiThis contribution was made on Jan 13 -
remove while loops where a for would be more efficient
This contribution was made on Jan 13
-
Fixes #7778: Add
import.meta.dirname,import.meta.filenamefor Node compatibilityThis contribution was made on Jan 12 - Some pull request reviews not shown.
oven-sh/WebKit
1 pull request
-
Add SuppressedError
This contribution was made on Jan 16
DefinitelyTyped/DefinitelyTyped
1 pull request
-
update
@types/bunto 1.0.21This contribution was made on Jan 10
Created an issue in ziglang/zig that received 6 comments
Zig's static analysis for undefined memory access doesn't error where C++'s tooling does error
Zig Version 0.12.0-dev.1830+779b8e259 Steps to Reproduce and Observed Behavior The following Zig compiles successfully: zig build-lib ./Hello.zig c…
6
comments
Opened 16 other issues in 1 repository
oven-sh/bun
15
open
1
closed
-
[windows] Implement
bun --watchandbun --hoton WindowsThis contribution was made on Jan 22 -
[windows] Implement fs.watch on Windows
This contribution was made on Jan 22
-
[windows] Fix panic in
spawntestThis contribution was made on Jan 22 -
[windows] Make
/dev/nullworkThis contribution was made on Jan 22 -
[windows] Make
$actually work on WindowsThis contribution was made on Jan 22 -
[windows] Fix module resolution bugs involving package paths and/or tsconfig.json paths
This contribution was made on Jan 22
-
[windows]
test\js\bun\http\serve.test.tsis failing due to unreachableThis contribution was made on Jan 22 -
[windows] Implement
os.networkInterfacesThis contribution was made on Jan 22 -
[windows]
test\js\bun\http\proxy.test.jsis failing due to unreaachable after a couple tests are skippedThis contribution was made on Jan 22 -
[windows] fetch-file-upload test is failing
This contribution was made on Jan 22
-
[windows] Bun-server tests are panicking due to
unreachableThis contribution was made on Jan 22 -
[windows] Glob leak tests are failing
This contribution was made on Jan 22
-
Fix failing test in Bun.stringWidth
This contribution was made on Jan 21
-
Add
.gitattributesand.git/configinbun initto makegit diffjust work for bun.lockb filesThis contribution was made on Jan 19 -
bun remove org/repo(github) throws an errorThis contribution was made on Jan 7 -
DependencyLoop with github dependencies
This contribution was made on Jan 7
Started 5 discussions in 1 repository
oven-sh/bun
oven-sh/bun
-
Bun v1.0.25
This contribution was made on Jan 21
-
bun-v1.0.24
This contribution was made on Jan 20
-
Bun v1.0.23
This contribution was made on Jan 16
-
Bun v1.0.22
This contribution was made on Jan 10
-
Bun v1.0.21
This contribution was made on Jan 2
42
contributions
in private repositories
Jan 1 – Jan 21







