Skip to content

[Feature] Export C bindings for using jsonte as a library #1

Description

@stirante

Overview

Create a file, that would contain bindings, which would be later compiled with cgo, so C/C++ or Java through JNI could use jsonte as a library without hurdle of starting the CLI every time.

Tasks

  • Create file with bindings (like bindings.go)
  • Adjust GitHub Action, to compile properly
  • Include libraries for all platforms in release
  • Test it with a sample application

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions