Skip to content

Refactor embedding API and code to separate assembly #443

@jasongin

Description

@jasongin

Proposal:

  • Create a new assembly: Microsoft.JavaScript.NodeApi.Embedding and nuget package
  • This assembly / package will have a dependency on the LibNode package for the native embedding runtime
  • Move the public embedding types (NodeEmbedding*) into that assembly / namespace.

Probably there will still need to be some embedding-related code in the core assembly, particularly JSRuntime. I think that's OK.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions