Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (21 loc) · 1.01 KB

tree-sitter-facade

A uniform interface for tree-sitter (rust) and web-tree-sitter (wasm-bindgen)

Description

This crate is intended to be used for projects that use tree-sitter and which target both native and web platforms (via wasm-bindgen).