feat(ext/node): add `node_api_create_object_with_properties` API #31443
feat(ext/node): add `napi_create_object_with_properties` API
440eead4
Merge branch 'main' into napi_create_object_with_properties
b5ca47fd
Merge branch 'main' into napi_create_object_with_properties
e87845f8
fix panic
8737e7e8
cycle ci cache
fd8512e8
littledivy
changed the title feat(ext/node): add `napi_create_object_with_properties` API feat(ext/node): add `node_api_create_object_with_properties` API 165 days ago
Merge branch 'main' into napi_create_object_with_properties
349bfe76
chore: update napi-sys to 3.2.1
00185a14
rename to `node_api_create_object_with_properties`
eb78f1ea
fix: generate supplementary Windows import lib for experimental NAPI …
9c2e3032
fmt
bd24a3a5
Merge branch 'main' into napi_create_object_with_properties
7c88a431
refactor(napi): replace external napi-sys/napi-build with in-tree nap…
52f487a1
fix: allow unused_unsafe in test_napi for safe extern fn declarations
766ff74e
Regenerate
5ac7806c
fix: fix Windows build for in-tree napi_sys
ae328a58
add comment explaining unused_unsafe allow
bb29a923
fix: add clippy safety annotations for Windows build
d78f2251
fix: don't abort symbol loading on missing symbols (Windows)
ee6b60d7
revert cargo
baa1e62c
Merge branch 'refactor/inline-napi-sys' into napi_create_object_with_…
bbbed042
reset CI
f373e9cf
fix: use napi_sys export for node_api_create_object_with_properties
45cfd4ef
fix: use eprintln for napi_sys symbol load warnings
64297c67
fix: remove noisy debug prints for missing napi symbols
9d96b3d9
Merge main into fix/crypto-dh-improvements, resolve napi_sys conflicts
d33b7319
Merge remote-tracking branch 'origin/main' into napi_create_object_wi…
ad6c4652
fix: update napi_sys binding for node_api_create_object_with_properties
04b38db1
fix: remove unimplemented Node-API symbols from napi_sys
e9b891f1
Merge branch 'main' into napi_create_object_with_properties
faf3fd22
kajukitli
approved these changes
on 2026-03-10
bartlomieju
deleted the napi_create_object_with_properties branch 138 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub