sdivi-core 0.2.23

Pure-compute facade for the Structural Divergence Indexer — WASM-compatible, no I/O
Documentation
1
2
3
4
5
6
7
8
9
# sdivi-core

Pure-compute facade for the [Structural Divergence Indexer](https://github.com/geoffgodwin/sdivi-rust).
WASM-compatible — no I/O, no clock, no tree-sitter.

Exposes `compute_*` functions over `*Input` serde structs for use from CLI, Rust embedders,
and WASM / the consumer app.

Part of the `sdivi-rust` workspace. See the [workspace README](../../README.md) for full documentation.