Skip to content

Compilation requirements #83

Open
Open
@tpeacock19

Description

@tpeacock19

I’m trying to understand a bit about how tree-sitter-langs compiles it’s shared libraries in an attempt to use versions 0.20+. I’m looking at the tree-sitter-langs-compile function and it seems to call tree-sitter generate, tree-sitter test, as well as separate compilation commands. Is this all necessary? I had the understanding that tree-sitter test would compile it automatically.

Additionally, if my tree-sitter emacs-tree-sitter/elisp-tree-sitter#212 is accepted and you relied on the automatic compilation then you would no longer need to tar and extract the bundle to tree-sitter-langs--bin-dir in tree-sitter-langs-create-bundle. I believe you’d only need the version file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions