Skip to content

JSRuntime.EmbeddingCreateRuntime method

C#
public virtual NodeEmbeddingStatus EmbeddingCreateRuntime(node_embedding_platform platform, 
    node_embedding_runtime_configure_callback configure_runtime, IntPtr configure_runtime_data, 
    out node_embedding_runtime result)

See Also

Released under the MIT license