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
path:
root
/
src
/
node-fallbacks
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
remove non-node node-fallbacks (#4082)
dave caruso
4
-175
/
+0
2023-08-02
Rewrite built-in modules to use CommonJS over ESM (#3814)
dave caruso
1
-1
/
+0
2023-07-19
Fix browser bundled string_decoder (#3693)
dave caruso
1
-2
/
+1
2023-07-10
feat(crypto) add getCurves (#3598)
Ciro Spaciari
1
-0
/
+22
2023-07-06
fixes #3544 (#3549)
Dylan Conway
1
-0
/
+1
2023-06-29
cant believe i missed this (#3453)
dave caruso
1
-0
/
+1
2023-06-23
Make node-fallbacks build as esm not cjs / Fix `node-fetch` (#3377)
dave caruso
21
-10
/
+65
2023-06-01
Fix streams breaking on reverted EventEmitter / Make Discord.js work (#2913)
dave caruso
1
-2520
/
+0
2023-05-19
Make `node-fetch` polyfill better (#2962)
Jarred Sumner
1
-4
/
+88
2023-04-21
Revert "use a lazyily initialized stream for `node:crypto` `createHash` (#2652)"
Jarred Sumner
1
-0
/
+2520
2023-04-13
use a lazyily initialized stream for `node:crypto` `createHash` (#2652)
dave caruso
1
-2520
/
+0
2023-03-02
Add a zig fmt action (#2277)
Jarred Sumner
4
-136
/
+39
2023-02-17
update `bun.lockb`s (#2101)
Alex Lam S.L
1
-0
/
+0
2023-02-04
Bump querystring-es3 (#1988)
Gaurish Sethia
2
-9
/
+36
2023-01-22
Add extremely slow node:zlib polyfill
Jarred Sumner
2
-0
/
+2
2022-12-13
[crypto] Implement `scryptSync`
Jarred Sumner
1
-0
/
+49
2022-12-12
[crypto] Implement crypto.timingSafeEqual
Jarred Sumner
1
-3
/
+30
2022-11-09
Add bun-types, add typechecking, add `child_process` types (#1475)
Colin McDonnell
4
-26
/
+28
2022-11-08
Update crypto.js
Jarred Sumner
1
-1
/
+0
2022-11-08
Add missing exports
Jarred Sumner
1
-0
/
+3
2022-09-14
Add missing `getRandomValues` to crypto polyfill
Jarred Sumner
1
-2
/
+8
2022-08-17
slightly improve streams perf
Jarred Sumner
1
-0
/
+0
2022-08-05
Refresh all the bun.lockb
bun-v0.1.7
Jarred Sumner
1
-0
/
+0
2022-08-05
feat(util): support for util.TextDecoder (#990)
Hyro
1
-1
/
+2
2022-07-23
[Bun.js] support for util.TextEncoder (#844)
Soney Mathew
1
-0
/
+4
2022-07-17
url.js use util_isString (#772)
SheetJSDev
1
-3
/
+3
2022-07-13
switch from stream-browserify to readable-stream
evanwashere
3
-27
/
+1512
2022-07-09
add partial node:net polyfill
evanwashere
1
-0
/
+58
2022-07-06
Fix #253 - Explicitly exported `randomUUID` from global `crypto`
Andrea Giammarchi
1
-0
/
+3
2022-06-25
Better `node:url` polyfill
Jarred Sumner
1
-1
/
+807
2022-06-22
Slightly customize the `events` polyfill so it uses ESM
Jarred Sumner
1
-1
/
+522
2022-02-25
hopefully no more unnecessary git status
Jarred Sumner
1
-0
/
+0
2022-02-12
hm
Jarred Sumner
1
-0
/
+0
2022-02-12
hm
Jarred Sumner
1
-0
/
+0
2022-02-12
hm
Jarred Sumner
1
-0
/
+0
2022-01-19
`fs.*Sync()`, `bun wiptest`, and More ™ (#106)
Jarred Sumner
2
-1178
/
+140
2022-01-03
:confused:
Jarred Sumner
1
-0
/
+0
2022-01-03
:lock:
Jarred Sumner
1
-0
/
+0
2022-01-01
install
Jarred Sumner
1
-0
/
+0
2022-01-01
:lock:
Jarred Sumner
1
-0
/
+0
2021-12-31
Attempt to fix watcher issue with repl.it
Jarred Sumner
1
-0
/
+0
2021-12-31
bump
Jarred Sumner
2
-1
/
+1
2021-10-30
[Bun.js] Implement `supports-color` polyfill (so that chalk works)
Jarred Sumner
1
-0
/
+43
2021-10-30
[Bun.js] fix node fetch polyfills
Jarred Sumner
2
-2
/
+16
2021-10-15
Latest
Jarred Sumner
1
-9
/
+1175
2021-10-15
Linux build fixes
Jarred SUmner
1
-1175
/
+9
2021-10-03
Fix various macOS-specific compile errors and run `zig fmt`
Jarred Sumner
1
-9
/
+1175
2021-10-01
Build stuff
Jarred SUmner
1
-1175
/
+9
2021-09-09
current
jarred/fetch-experiment
Jarred Sumner
3
-5
/
+10
2021-09-09
fetc h!!!
Jarred Sumner
3
-0
/
+33
[next]