Skip to content

gushogg-blake/tree-sitter

 
 

Repository files navigation

This is the fork used by Edita. The main changes are:

  • Fixes for using Wasm binaries in Electron

  • Static linking for languages that use extra libraries in custom scanners, which otherwise fail with Wasm errors when loaded dynamically.

To enable static linking, configure the paths in scripts/build-wasm and pass the --static option when building. See tree-sitter#949 for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages

  • Rust 66.9%
  • C 24.6%
  • JavaScript 6.3%
  • Shell 1.0%
  • C++ 0.7%
  • HTML 0.2%
  • Other 0.3%