Skip to content

Node Embedder API for Rust FFI #35963

@tomasgvivo

Description

@tomasgvivo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions