This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-12 11:59:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c27f3f9b43eff454d2a48b64c5d083a5ae49e9f
bun.sh
/
src
/
napi
History
Ciro Spaciari
3a5077c622
fix(napi)
napi_call_threadsafe_function
should work with null data and
napi_create_threadsafe_function
should keep the process alive by default (
#11952
)
2024-06-18 13:38:04 -07:00
..
js_native_api_types.h
…
js_native_api.h
[napi] some fixes for prisma (
#3176
)
2023-06-02 17:56:16 -07:00
napi.zig
fix(napi)
napi_call_threadsafe_function
should work with null data and
napi_create_threadsafe_function
should keep the process alive by default (
#11952
)
2024-06-18 13:38:04 -07:00
node_api_types.h
…
node_api.h
…