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
/
napi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-01
Use `BunString` in `SystemError` (#3485)
Jarred Sumner
1
-10
/
+1
2023-06-21
upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374)
Dylan Conway
1
-10
/
+11
2023-06-02
[napi] some fixes for prisma (#3176)
Ciro Spaciari
2
-8
/
+14
2023-05-26
Fix crash in test.todo + remove JSC C API usages in bun:test (#3079)
Jarred Sumner
1
-2
/
+2
2023-05-05
[napi] Fix crash in `napi_create_external_buffer`
Jarred Sumner
1
-4
/
+4
2023-04-30
add to symbols.txt
Jarred Sumner
1
-96
/
+29
2023-04-29
Export 4 missing napi symbols on macOS
Jarred Sumner
1
-82
/
+81
2023-04-19
Fix broken autocomplete
Jarred Sumner
1
-3
/
+3
2023-03-07
improve `Buffer` compatibility with Node.js (#2341)
Alex Lam S.L
1
-10
/
+4
2023-02-23
Upgrade Zig (#2151)
Dylan Conway
1
-1
/
+1
2023-02-16
[napi] Fix crash in creating arrays > 8 elements long
Jarred Sumner
1
-10
/
+9
2023-02-15
Add more logging to napi
Jarred Sumner
1
-30
/
+150
2023-02-15
Incorrect implementation of `napi_create_threadsafe_function`
Jarred Sumner
1
-21
/
+43
2023-02-15
don't return an error there
Jarred Sumner
1
-0
/
+3
2023-02-15
Fix cast
Jarred Sumner
1
-15
/
+17
2023-02-13
feat(napi): add `napi_get_value_bigint_words` (#2061)
Derrick Farris
1
-0
/
+1
2023-02-11
[WIP] feat(napi): add `napi-fatal-exception` (#2054)
Derrick Farris
1
-0
/
+1
2023-01-30
fix utf16le fill and utf8 partial write of utf16 (#1943)
Ciro Spaciari
1
-2
/
+2
2023-01-24
Use more specific function
Jarred Sumner
1
-3
/
+3
2023-01-24
Faster string length in napi
Jarred Sumner
1
-1
/
+1
2023-01-24
[napi] Clean up some string handling code
Jarred Sumner
1
-3
/
+3
2023-01-23
[napi] Handle missing description in `napi_create_symbol`
Jarred Sumner
1
-6
/
+1
2023-01-16
[napi] Fix potential crash in `napi_create_buffer_copy`, `napi_create_buffer`
Jarred Sumner
1
-13
/
+17
2023-01-08
[internal] Fix checking for Error object
Jarred Sumner
1
-3
/
+3
2023-01-06
Add missing null check
Jarred Sumner
1
-6
/
+9
2023-01-05
Clean up some napi code
Jarred Sumner
1
-25
/
+1
2023-01-05
Fixes #1733
Jarred Sumner
1
-57
/
+1
2023-01-03
Implement `napi_make_callback`
Jarred Sumner
1
-22
/
+47
2023-01-03
Stub out missing napi functions and include error message
Jarred Sumner
1
-6
/
+73
2023-01-03
Fix spec issue with `napi_get_typedarray_info`
Jarred Sumner
1
-3
/
+3
2023-01-01
clean up `Promise` handling (#1697)
Alex Lam S.L
1
-1
/
+1
2022-12-28
Upgrade to latest Zig (#1610)
Jarred Sumner
1
-122
/
+122
2022-12-17
[napi] Fix assertion failure when argv is null
Jarred Sumner
1
-3
/
+20
2022-12-16
[napi] Implement `napi_create_bigint_words`
Jarred Sumner
1
-0
/
+1
2022-11-29
import everything from "bun" where possible
Jarred Sumner
1
-3
/
+3
2022-11-19
Implement a singleton version of `napi_get_instance_data` and `napi_set_insta...
Jarred Sumner
1
-0
/
+2
2022-11-18
bun test matchers and tests (#1526)
Dylan Conway
1
-1
/
+1
2022-11-18
Fix crash in process.env.FOO = bar that happened sometimes
Jarred Sumner
1
-2
/
+2
2022-11-10
Implement `napi_create_external` and `napi_get_value_external`
Jarred Sumner
1
-0
/
+4
2022-10-15
add more logging
Jarred Sumner
1
-4
/
+4
2022-09-30
Use PollRef in napi
Jarred Sumner
1
-0
/
+5
2022-09-30
Remove extraneous calls to `.ref()`
Jarred Sumner
1
-2
/
+2
2022-09-26
Make `Bun.spawn`, FileSink and FileBlobLoader a little more reliable
Jarred Sumner
1
-2
/
+3
2022-09-26
[Web Streams] Add `body` to `Response` and `Request` (#1255)
Jarred Sumner
1
-5
/
+14
2022-09-16
Make new HTTP client more stable
Jarred Sumner
1
-12
/
+40
2022-08-26
Update napi.zig
Jarred Sumner
1
-1
/
+3
2022-08-18
Add string support to `Buffer.fill`
Jarred Sumner
1
-0
/
+3
2022-07-08
remove comments
Hyro
1
-97
/
+0
2022-07-07
fix: napi_get_version should return the Node-API version and not the bun version
K.J. Valencik
1
-4
/
+2
2022-06-07
Web Streams API (#176)
Jarred Sumner
1
-19
/
+19
[next]