Skip to content

Implementation of napi_async_init, napi_async_destroy, napi_make_callback #219

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

Open
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 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 Aug 11, 2025
@paradowstack paradowstack marked this pull request as ready for review August 11, 2025 08:30
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