Skip to content

Add Symbol.for in Node-API #41294

@Brooooooklyn

Description

@Brooooooklyn

Is your feature request related to a problem? Please describe.

Add Symbol.for support in Node-API

Describe the solution you'd like

napi_status napi_create_symbol_for(napi_env env, const char* key, napi_value* result)

Ref: pola-rs/polars#1703 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.node-apiIssues and PRs related to the Node-API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions