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

Closed
wants to merge 4 commits into 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
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