Skip to content

core-v0.0.7

Choose a tag to compare

@chonknick chonknick released this 21 Jan 09:32

@chonkiejs/core v0.0.7

  • Integrate @chonkiejs/chunk WASM for split and merge operations
  • Use WASM split_offsets for delimiter-based text splitting
  • Use WASM merge_splits for combining segments into chunks
  • Add initWasm function for explicit WASM initialization
  • Re-export low-level chunk functions from @chonkiejs/chunk