Skip to content

[feat] add napi adaptor to adapt napi-rs library #43

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 1 commit into
base: develop
Choose a base branch
from

Conversation

jianliang00
Copy link
Contributor

No description provided.

@jianliang00 jianliang00 force-pushed the shadow/p/wujintian/adapt-napi-rs branch 2 times, most recently from 10c1599 to 64889b4 Compare April 28, 2025 14:04
@jianliang00 jianliang00 force-pushed the shadow/p/wujintian/adapt-napi-rs branch from 64889b4 to 348740c Compare May 9, 2025 05:07
Add an adapter to expose function symbols for napi - rs library integration, as PrimJS NAPI exposes pointers in structs, different from the original NAPI which directly exposes function symbols. The adapter will forward the corresponding calls to PrimJS NAPI.

doc: https://bytedance.larkoffice.com/docx/BqISdsnClo6oqOx68YZc4NOpntg
@jianliang00 jianliang00 force-pushed the shadow/p/wujintian/adapt-napi-rs branch from 348740c to 9864051 Compare May 9, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant