mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 21:25:02 +00:00
Compiled ruvector-decompiler to WASM via wasm-pack: - crates/ruvector-decompiler-wasm/ — wasm-bindgen wrapper (cdylib) - rayon gated behind optional `parallel` feature (sequential in WASM) - DecompileConfig now Deserializable for JSON config passing - 1.5MB WASM binary at npm/packages/ruvector/wasm/ npx ruvector decompile now tries: WASM Louvain → Rust binary → keyword split Result: 589 modules from Claude Code (was 5 with keyword splitter) 59 Rust tests pass, WASM verified from Node.js. Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||