wasm-v2.8.0

XTLS/Xray-corewasm-v2.8.0Jul 20, 2026by github-actions[bot]

AI Summary

The WebAssembly build updates to v2.8.0, bringing the same core feature updates as the other language bindings.

Key Highlights

  • Added layout complexity signals to the isComplex function
  • Switched to pure-rust image conversion, dropping ImageMagick dependency

New Features

  • Layout complexity signals in isComplex
  • Pure-rust image conversion

Full Release Notes

## What's Changed
* feat: add layout complexity signals to isComplex by @logan-markewich in https://github.com/run-llama/liteparse/pull/369
* feat: pure-rust image conversion, drop imagemagick by @AstraBert in https://github.com/run-llama/liteparse/pull/348


**Full Changelog**: https://github.com/run-llama/liteparse/compare/docker-v2.7.0...wasm-v2.8.0