index
:
bun
1-runner
add-license
ansg191/server-identity-CN
ansg191/system-store
bun-crash-dump
bun-json
bun-polyfills
bun-test-each
ciro/child-process-fixes
ciro/fetch-fix-with-lock
ciro/fix-flask-tests
ciro/fix-maxRequestBodySize
ciro/fix-test-command
ciro/gc-tests
ciro/http2
ciro/proxy-connect-tests
ciro/queue-response-experiment
ciro/spawn-abort-signal-rebased
ciro/ws-fetch-proper-handshake
cli-flags
completions
create-constructors-when-needed
dap2
dap3
dave/assert-double-is-valid
dave/bundler-string-length
dave/es5-class-helper
dave/import.meta.resolve
dave/install-tag-without-dash
dave/lol
dave/nodemodule-preloadmodules
dave/postinstall
dave/postinstall_2
dave/remove-native-event
dave/zlib
debugger-dev
derrick/fix/bindings-mark-jscinitialize
derrick/fix/event-emitter-async-iter
derrick/fix/event-emitter-emit-throw-native
derrick/fix/http-lowercase-headers
derrick/fix/node-tests
derrick/test/add-ed25519-tests
detect-libc
doc/0.8
dylan/callback-fulfilled-after-rejection
dylan/change-pathname-assert
dylan/cli-fixes
dylan/encoding-fix
dylan/fix-bundling-lodash-es-is-buffer
dylan/fix-error-inlining
dylan/fix-module-field-in-exports
dylan/github-api-option
dylan/github-dependencies
dylan/import-file-path
dylan/non-enumerable-export-values
dylan/resolve-rope-in-string
dylan/set-exit-code
dylan/source-map-names-property
eventstream
feat/ecosystem
feat/npm
fix
fix-prepare-stack-trace
fix-websocket-upgrade
fs-watch-file
got
guides-3
improve-docker
insensitive-pkg-names
integration-tests
jarred/5859
jarred/actions
jarred/add-git
jarred/analytics
jarred/arenas
jarred/ast
jarred/ast-again
jarred/async_bio
jarred/bench
jarred/brotli
jarred/bump-uws
jarred/bundle-workspace-packages
jarred/bunfig
jarred/callable
jarred/canvas
jarred/ci-check
jarred/cjs2
jarred/cleanup-error
jarred/clipboard-objc
jarred/direct
jarred/dump
jarred/edgecase
jarred/esbuild-plugin-api
jarred/escapeHTML
jarred/esm-conditions
jarred/experiment-bsp
jarred/export-star-flat
jarred/exports-map
jarred/faster-error-capturestacktrace
jarred/faster-ordered-properties
jarred/fastmalloc
jarred/fetch-experiment
jarred/fetchheaders
jarred/fix-blob-slice-test
jarred/fix-bunbun-on-wsl
jarred/fix-crash
jarred/fix-http-compression
jarred/fix-issue-with-tsconfig-run
jarred/fix-proxy-regression
jarred/fixes-3129
jarred/gen
jarred/htmlrewriter
jarred/improve-testing
jarred/inquirer
jarred/isolation
jarred/jsc
jarred/land
jarred/landing
jarred/linux
jarred/live-bindings
jarred/make-strings-better
jarred/mdx-thrwawy
jarred/move
jarred/napi
jarred/new-bund
jarred/new-bund-ressurected-branch
jarred/new-http
jarred/no-more-npm
jarred/package-mapper
jarred/pg
jarred/port
jarred/possibly-2732
jarred/postgresql
jarred/precompile-linux-dependencies
jarred/prepare-for-libuv
jarred/profiled-call
jarred/read-tsconfig-jsx
jarred/redo-evaluation-order
jarred/redo-zigstring-for-utf16
jarred/relay
jarred/rename
jarred/repl
jarred/request-finalizer
jarred/rewrite-router
jarred/run
jarred/simdjson
jarred/simplify
jarred/some-fixes-for-eventsource
jarred/standalone-repro1
jarred/start
jarred/strong
jarred/subprocess
jarred/support-tee
jarred/tcc
jarred/throw-if
jarred/update-install-stuff
jarred/update-zig1
jarred/upgrade-zig-2
jarred/uws
jarred/webkit-upgrade-may-17
jarred/wip-more-reliable
jarred/workers
jarred/zlib
jarred/zls
lithdew/picohttp-mimalloc
main
move-templates
nestjs-guide
next-cleanup
origin/main
plugin/plugindata
plugin/resolvedir
postinstall_3
repl
request-body-stream
reserve-commands
revert-5167-dylan/decode-regex-if-needed
rfc/bun-bundler-api
rfc/bunfig-overhaul
save-in-update
sdl
test/action
types/mock
types/readable-stream-default
types/tty
u/vjpr/zig-0.10
xHyroM/types/expose-Bun-Env
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1-runner
Use ecosystem runner for Bun tests as well
Ashcon Partovi
2 years
add-license
Add license, copy of docs/licensing.md
dave caruso
2 years
ansg191/server-identity-CN
Adds comptime bool to allow ip in hostmatch
Anshul Gupta
20 months
ansg191/system-store
Adds BUN_TLS_CA_STORE env var to select CA store
Anshul Gupta
20 months
bun-crash-dump
Removed uws submodule
jhmaster2000
21 months
bun-json
Tweak helptext
Colin McDonnell
22 months
bun-polyfills
bun-polyfills: update all deps
jhmaster2000
20 months
bun-test-each
Fix formatting
Ashcon Partovi
2 years
ciro/child-process-fixes
fix close asserting
cirospaciari
2 years
ciro/fetch-fix-with-lock
1 more lock test
cirospaciari
21 months
ciro/fix-flask-tests
some fixes
cirospaciari
21 months
ciro/fix-maxRequestBodySize
wip
cirospaciari
20 months
ciro/fix-test-command
check positionals len
cirospaciari
21 months
ciro/gc-tests
update comment
cirospaciari
21 months
ciro/http2
more things
cirospaciari
22 months
ciro/proxy-connect-tests
fix download + dir for proxy
cirospaciari
2 years
ciro/queue-response-experiment
revert abortListener
cirospaciari
22 months
ciro/spawn-abort-signal-rebased
fix fmt
Ciro
2 years
ciro/ws-fetch-proper-handshake
attempt to adapt the new handshake properly
cirospaciari
2 years
cli-flags
Fix bunx test
Colin McDonnell
20 months
completions
Remove comment
Colin McDonnell
3 years
create-constructors-when-needed
only if there are instance members
Dylan Conway
2 years
dap2
Fix double quotes in console.log messages
Ashcon Partovi
22 months
dap3
Terminal works, launch is being reworked
Ashcon Partovi
22 months
dave/assert-double-is-valid
double assertion
dave caruso
21 months
dave/bundler-string-length
remove `dedent` library from tests
dave caruso
22 months
dave/es5-class-helper
add es5ClassCompat
dave caruso
22 months
dave/import.meta.resolve
a
dave caruso
21 months
dave/install-tag-without-dash
fix installing `grunt-contrib-yuidoc`
dave caruso
22 months
dave/lol
a
dave caruso
20 months
dave/nodemodule-preloadmodules
a
dave caruso
21 months
dave/postinstall
windows newline handling*
dave caruso
22 months
dave/postinstall_2
a
dave caruso
21 months
dave/remove-native-event
remove lazy(primordials) test
dave caruso
22 months
dave/zlib
zlib rewrite
dave caruso
22 months
debugger-dev
Update readme and regen
Colin McDonnell
2 years
derrick/fix/bindings-mark-jscinitialize
fix(bindings): mark `JSCInitialize`
Derrick Farris
2 years
derrick/fix/event-emitter-async-iter
fix(node:events): correct `node:events.once`, add tests
Derrick Farris
2 years
derrick/fix/event-emitter-emit-throw-native
wip(node:events): fix emit when no `error` listener attached to EE
Derrick Farris
2 years
derrick/fix/http-lowercase-headers
fix(node:http): match Node headers casing (lowercase only)
Derrick Farris
2 years
derrick/fix/node-tests
fix(node-test-helpers): make sure to call done with any Errors thrown from wr...
Derrick Farris
2 years
derrick/test/add-ed25519-tests
WIP(tests/web-crypto): add some tests for new ed25519 algo
Derrick Farris
2 years
detect-libc
Format
Ashcon Partovi
24 months
doc/0.8
Add debugger guide
Colin McDonnell
22 months
dylan/callback-fulfilled-after-rejection
wip, `done` only called once
Dylan Conway
2 years
dylan/change-pathname-assert
only if dir exists
Dylan Conway
2 years
dylan/cli-fixes
fix
Dylan Conway
21 months
dylan/encoding-fix
avoid calling toSlice()
Dylan Conway
3 years
dylan/fix-bundling-lodash-es-is-buffer
only if assign target is none, tests for cjs/esm bundling
Dylan Conway
2 years
dylan/fix-error-inlining
inline import errors only for bun build
Dylan Conway
23 months
dylan/fix-module-field-in-exports
prefer `module` in `exports`
Dylan Conway
23 months
dylan/github-api-option
more docs
Dylan Conway
21 months
dylan/github-dependencies
git cache folder resolver
Dylan Conway
2 years
dylan/import-file-path
Merge branch 'main' into dylan/import-file-path
Dylan Conway
2 years
dylan/non-enumerable-export-values
comment
Dylan Conway
22 months
dylan/resolve-rope-in-string
resolve rope in `string()`
Dylan Conway
23 months
dylan/set-exit-code
always set exit code
Dylan Conway
2 years
dylan/source-map-names-property
include `first_name_offset` in source map buffer
Dylan Conway
2 years
eventstream
comment edit
dave caruso
24 months
feat/ecosystem
Fix working directory of GitHub action
Ashcon Partovi
2 years
feat/npm
Tweak semver for canary again
Ashcon Partovi
2 years
fix
Update fs.js
Jarred Sumner
2 years
fix-prepare-stack-trace
some of it
Dylan Conway
21 months
fix-websocket-upgrade
Fix `Host` header excluding port in WebSocket upgrade
Ashcon Partovi
20 months
fs-watch-file
Implement `fs.watchFile()`
Ashcon Partovi
23 months
got
fix got test not running
cirospaciari
21 months
guides-3
Updates
Colin McDonnell
23 months
improve-docker
Remove latest tag from canary Docker workflow
Ashcon Partovi
21 months
insensitive-pkg-names
Make package names case insensitive. Fix #5189
Colin McDonnell
21 months
integration-tests
react tests
Dave Caruso
2 years
jarred/5859
Fixes #5859
Jarred Sumner
21 months
jarred/actions
Add title
Jarred Sumner
21 months
jarred/add-git
Improve support for Create React App
Jarred Sumner
4 years
jarred/analytics
Update README.md
Jarred Sumner
4 years
jarred/arenas
Remove usages of not 100% necessary arenas
Jarred Sumner
23 months
jarred/ast
WIP
Jarred Sumner
4 years
jarred/ast-again
Set macros enabled
Jarred Sumner
4 years
jarred/async_bio
[http] Fixes to chunked transfer encoding reader
Jarred Sumner
3 years
jarred/bench
Add CSS HMR benchmark
Jarred Sumner
4 years
jarred/brotli
Update compress.zig
Jarred Sumner
23 months
jarred/bump-uws
Update uws
Jarred Sumner
2 years
jarred/bundle-workspace-packages
:runner:
Jarred Sumner
4 years
jarred/bunfig
Start bunfig work
Jarred Sumner
4 years
jarred/callable
`makeClassCallable`
Jarred Sumner
21 months
jarred/canvas
skia WIP
Jarred Sumner
3 years
jarred/ci-check
check ci
Jarred Sumner
21 months
jarred/cjs2
WIP concurrent CommonJS
Jarred Sumner
21 months
jarred/cleanup-error
Use a better error label
Jarred Sumner
21 months
jarred/clipboard-objc
There are dylib issues and I don't want to invest more time in this right now
Jarred Sumner
3 years
jarred/direct
direct streams mostly work
Jarred Sumner
3 years
jarred/dump
wip
Jarred Sumner
3 years
jarred/edgecase
Workaround edgecase in bun build --compile
Jarred Sumner
22 months
jarred/esbuild-plugin-api
WIP
Jarred Sumner
3 years
jarred/escapeHTML
good enough for now
Jarred Sumner
3 years
jarred/esm-conditions
Merge branch 'main' into jarred/esm-conditions
Jarred Sumner
24 months
jarred/experiment-bsp
maekfile
Jarred Sumner
4 years
jarred/export-star-flat
wip treeshake nested namespace imports
Jarred Sumner
2 years
jarred/exports-map
Add disabled status to ESM resolution
Jarred Sumner
4 years
jarred/faster-error-capturestacktrace
Make Error.captureStackTrace 4x faster
Jarred Sumner
24 months
jarred/faster-ordered-properties
[bun:test] 9% faster printing diffs when expect().toEqual fails
Jarred Sumner
2 years
jarred/fastmalloc
Comment out usages of arena
Jarred Sumner
23 months
jarred/fetch-experiment
current
Jarred Sumner
4 years
jarred/fetchheaders
Make `FetchHeaders` work
Jarred Sumner
3 years
jarred/fix-blob-slice-test
Fix bug in test runner
Jarred Sumner
2 years
jarred/fix-bunbun-on-wsl
memfd experiment did not yield perf gains on Linux
Jarred SUmner
4 years
jarred/fix-crash
Update build-id
Jarred Sumner
2 years
jarred/fix-http-compression
Avoid Object.getPrototypeOf
Jarred Sumner
24 months
jarred/fix-issue-with-tsconfig-run
Check that the pid matches
Jarred Sumner
21 months
jarred/fix-proxy-regression
Fix regression
Jarred Sumner
21 months
jarred/fixes-3129
add CloseEvent
Jarred Sumner
23 months
jarred/gen
update makefile
Jarred Sumner
4 years
jarred/htmlrewriter
make headers a ptr
Jarred Sumner
3 years
jarred/improve-testing
Implement a filesystem for tests
Jarred Sumner
4 years
jarred/inquirer
Remove unerlated changes
Jarred Sumner
22 months
jarred/isolation
[bun:test] Implement `--isolate` flag (first pass at this)
Jarred Sumner
2 years
jarred/jsc
asdasdasd
Jarred Sumner
4 years
jarred/land
wip
Jarred Sumner
3 years
jarred/landing
0.1
Jarred Sumner
3 years
jarred/linux
1% perf improvements on Linux
Jarred SUmner
4 years
jarred/live-bindings
wip fix live bindings
Jarred Sumner
4 years
jarred/make-strings-better
[wip internal] Introduce `bun.String` which wraps `WTF::String` and allows us...
Jarred Sumner
3 years
jarred/mdx-thrwawy
Even More Code
Jarred Sumner
3 years
jarred/move
Move WebKit folder
Jarred Sumner
22 months
jarred/napi
Update WebKit
Jarred Sumner
3 years
jarred/new-bund
:palm_tree: :deciduous_tree: :tropical_drink:
Jarred Sumner
3 years
jarred/new-bund-ressurected-branch
little more
Jarred Sumner
2 years
jarred/new-http
Update .gitignore
Jarred Sumner
3 years
jarred/no-more-npm
Update Makefile
Jarred Sumner
4 years
jarred/package-mapper
Merge branch 'jarred/package-mapper' of github.com:Jarred-Sumner/bun into jar...
Jarred Sumner
4 years
jarred/pg
Draw the owl
Jarred Sumner
2 years
jarred/port
Merge branch 'main' into jarred/port
Jarred Sumner
2 years
jarred/possibly-2732
Possible fix for #2732
Jarred Sumner
2 years
jarred/postgresql
JSC.Weak
Jarred Sumner
20 months
jarred/precompile-linux-dependencies
Update Dockerfile
Dylan Conway
2 years
jarred/prepare-for-libuv
yay
dave caruso
20 months
jarred/profiled-call
Use profiled call
Jarred Sumner
24 months
jarred/read-tsconfig-jsx
:camera:
Jarred Sumner
4 years
jarred/redo-evaluation-order
Align CommonJS evaluation order closer to Node.js
Jarred Sumner
2 years
jarred/redo-zigstring-for-utf16
[internal] Start to make `ZigString` support either UTF-16 or LATIN1 instead ...
Jarred Sumner
4 years
jarred/relay
Bump build-id
Jarred Sumner
4 years
jarred/rename
change the directory structure
Jarred Sumner
3 years
jarred/repl
file is too big
Jarred Sumner
3 years
jarred/request-finalizer
Merge branch 'main' into jarred/request-finalizer
Jarred Sumner
2 years
jarred/rewrite-router
[router] Don't log the route names since that's not necessary anymore
Jarred Sumner
4 years
jarred/run
Aligning text in terminals is tedious
Jarred Sumner
4 years
jarred/simdjson
experiment: add a direct SIMDJSON utf8 version
Jarred Sumner
2 years
jarred/simplify
Merge branch 'main' into jarred/simplify
Jarred Sumner
2 years
jarred/some-fixes-for-eventsource
Add UserAgent header
Jarred Sumner
2 years
jarred/standalone-repro1
does not segfault
Jarred Sumner
2 years
jarred/start
Implement `bun start`
Jarred Sumner
23 months
jarred/strong
💪
Jarred Sumner
24 months
jarred/subprocess
:sleepy:
Jarred Sumner
3 years
jarred/support-tee
Copy tests from #1693
Jarred Sumner
23 months
jarred/tcc
more tests for buffer
Jarred Sumner
3 years
jarred/throw-if
Tests
Jarred Sumner
24 months
jarred/update-install-stuff
Update build scripts to check for avx instead of avx2
Jarred Sumner
21 months
jarred/update-zig1
Fix build issues
Jarred Sumner
4 years
jarred/upgrade-zig-2
upgrade zig
Jarred Sumner
3 years
jarred/uws
Update fetch.test.js
Jarred Sumner
3 years
jarred/webkit-upgrade-may-17
Finish bumping
Jarred Sumner
2 years
jarred/wip-more-reliable
Linux build issue
Jarred Sumner
3 years
jarred/workers
WIP
Jarred Sumner
3 years
jarred/zlib
Update .gitmodules
Jarred Sumner
4 years
jarred/zls
Configure the version of zls to use in the repository
Jarred Sumner
2 years
lithdew/picohttp-mimalloc
mimalloc: patch malloc/free
Kenta Iwasaki
4 years
main
Dynamically loads macOS frameworks when needed
Anshul Gupta
20 months
move-templates
Update react example
Colin McDonnell
2 years
nestjs-guide
Update guide
Colin McDonnell
23 months
next-cleanup
misc cleanup for bun-framework-next
Jack Hanford
4 years
origin/main
Broken links?
Jarred Sumner
3 years
plugin/plugindata
Attempt to add plugindata
Colin McDonnell
2 years
plugin/resolvedir
Resolve outbase
Colin McDonnell
2 years
postinstall_3
Merge branch 'main' into postinstall_3
Dylan Conway
20 months
repl
initial bun repl revision
jhmaster2000
22 months
request-body-stream
Define `Request.prototype.body`
Jarred Sumner
3 years
reserve-commands
Tweak output
Colin McDonnell
22 months
revert-5167-dylan/decode-regex-if-needed
Revert "decode regex if needed (#5167)"
Jarred Sumner
21 months
rfc/bun-bundler-api
Updates
Colin McDonnell
2 years
rfc/bunfig-overhaul
Move rfc
Colin McDonnell
2 years
save-in-update
Remove --save from helptext
Colin McDonnell
21 months
sdl
Merge branch 'main' into sdl
Dylan Conway
20 months
test/action
Make a change
Ashcon Partovi
2 years
types/mock
Clean up types
Colin McDonnell
2 years
types/readable-stream-default
Back to any
Colin McDonnell
2 years
types/tty
Add tty types
Colin McDonnell
22 months
u/vjpr/zig-0.10
Wip
Jarred Sumner
3 years
xHyroM/types/expose-Bun-Env
Support NodeJS.ProcessEnv as well
Colin McDonnell
2 years