Skip to content

Feature request: embedded dolt support #8953

@zachmu

Description

@zachmu

It's already possible to embed Dolt in a Go program by using Dolt as a library.

Non-Go customers want options to embed Dolt as well. There are a couple different options:

  1. Export Dolt as a C library, so that Dolt can be embedded in any language. This is hard but theoretically possible.
  2. Compile Dolt to WASM for use on the web or in some mobile applications. Probably easier than the C option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions