Skip to content

Implementation of napi_async_init, napi_async_destroy, napi_make_callback #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

paradowstack
Copy link
Contributor

This pull request brings in

  • Implementation of following runtime functions:
    • napi_async_init
    • napi_async_destroy
    • napi_make_callback
  • Adoption of tests to validate the napi_make_callback functionality.
  • Refactor the internal handling of asynchronous jobs

@paradowstack paradowstack requested a review from kraenhansen July 24, 2025 15:33
@paradowstack paradowstack added Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) Android 🤖 Anything related to the Android platform (Gradle, NDK, Android SDK) labels Jul 24, 2025
Copy link

changeset-bot bot commented Jul 24, 2025

🦋 Changeset detected

Latest commit: 7264226

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
react-native-node-api Patch
cmake-rn Patch
ferric-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 🤖 Anything related to the Android platform (Gradle, NDK, Android SDK) Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant