v0.2.83

moorcheh-ai/memantov0.2.83Apr 24, 2026by akaashrp

AI Summary

This release updates the Web LLM library with enhanced security and storage features, including cross-origin storage support and model artifact integrity verification, alongside dependency upgrades.

Key Highlights

  • Add support for cross-origin storage
  • Support integrity verification for model artifacts
  • Add subgroup support and subgroup wasm gating example
  • Upgrade tvmjs version to 0.24.0-dev3

New Features

  • Cross-origin storage support
  • Model artifact integrity verification
  • Subgroup support

Full Release Notes

## What's Changed
* Add support for cross-origin storage 
* Support integrity verification for model artifacts
* Add subgroup support and subgroup wasm gating example
* Refactor `llm_chat.ts` function registration to be kv state-aware
* Upgrade `tvmjs` version to `0.24.0-dev3`
* Fix rollup issues and upgrade miscellaneous dependencies

**Full Changelog**: https://github.com/mlc-ai/web-llm/compare/v0.2.82...v0.2.83