web-tree-sitter-sg

Crates.ioweb-tree-sitter-sg
lib.rsweb-tree-sitter-sg
version0.25.11
created_at2022-10-15 05:55:15.443032+00
updated_at2026-01-11 21:02:38.740474+00
descriptionRaw bindings to the tree-sitter-web API.
homepagehttps://ast-grep.github.io/
repositoryhttps://github.com/ast-grep/ast-grep
max_upload_size
id688776
size744,664
Herrington Darkholme (HerringtonDarkholme)

documentation

https://ast-grep.github.io/guide/introduction.html

README

web-tree-sitter-sg

Raw bindings to the web-tree-sitter API for projects using wasm-bindgen

Overview

This package provides Rust bindings to make tree-sitter work with WebAssembly in the browser using wasm-bindgen.

Features

  • node (default): Node.js-compatible bindings
  • web: Browser-compatible bindings with web-sys integration
Commit count: 3872

cargo fmt