Cargo Features

Tree-sitter has no features set by default.

[dependencies]
tree-sitter = { version = "0.22.5", features = ["wasm", "bindgen"] }
wasm = wasmtime-c-api

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bindgen build implicit feature

Enables bindgen

bindgen:

Automatically generates Rust FFI bindings to C and C++ libraries

wasmtime-c-api wasm?

Enables wasmtime-c-api-impl ^19