deno
feat(ext/node): add `node_api_create_object_with_properties` API
#31443
Merged

feat(ext/node): add `node_api_create_object_with_properties` API #31443

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone