-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Closed
Description
I would like to use the Rust's FFI to "talk" to Node.js's embedder api.
Currently, Rust's FFI only support foreign C functions and I understand that Node.js's embedder api is targeted to C++.
Is there a way facilitate this from Node.js? Or am I bound to wait until Rust supports C++ FFI?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels