Files
xet-core/hf_xet_thin_wasm/README.md
Assaf Vayner 0958579c40 spec draft (#422)
fix XET-681

XET protocol specification initial draft

- documentation of core procedures required for file uploads and
downloads
- format specifications for shards and xorbs
2025-09-29 10:25:25 -07:00

370 B

hf_xet_thin_wasm

Exports limited functionality from xet-core in a WebAssembly compile-able/compatible way for use primarily by huggingface.js.

Exports:

  • Xorb hash computation
  • File hash computation
  • Verification range hash computation
  • Chunker struct/class
    • Generate chunk boundaries
    • Compute chunk hashes