🎯 Focused Update: WASM Overhaul
This release delivers a complete rewrite of the mago_wasm
crate to empower web-based PHP tooling:
Key Improvements
- Linter Integration: Full support for running Mago's PHP linting rules in WASM environments
- Developer Experience: Simplified API surface with intuitive entry points and error handling
- Documentation: Revamped Rust docs with usage examples and type-safe interfaces
Note: This is a breaking change for WASM consumers – see docs for migration guidance.