Skip to content
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

Rust replacement for N-API #92

Open
sehz opened this issue Oct 9, 2020 · 0 comments
Open

Rust replacement for N-API #92

sehz opened this issue Oct 9, 2020 · 0 comments

Comments

@sehz
Copy link
Collaborator

sehz commented Oct 9, 2020

N-API is ok for now. However, there are some limitations with N-API.

  • It can't create new class with existing Rust struct
  • Doesn't work with Deno
  • No interface to raw binding V8

It maybe we can create new abstraction that will make easier to integrate Rust and Node.js (Deno)

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

No branches or pull requests

1 participant