wren-core-wasm-v0.3.0
Canner/WrenAIwren-core-wasm-v0.3.0May 5, 2026by github-actions[bot]
AI Summary
The WebAssembly module is introduced, enabling WrenAI to execute queries directly in the browser using WebAssembly technology.
Key Highlights
- Browser WASM support
- New wren-core-wasm module
- Import wren-engine into core
- Cross-browser compatibility
New Features
- Browser WASM support module
- wren-engine import
Full Release Notes
## [0.3.0](https://github.com/Canner/WrenAI/compare/wren-core-wasm-v0.2.0...wren-core-wasm-v0.3.0) (2026-05-05) ### Features * add wren-core-wasm module with browser WASM support ([#1568](https://github.com/Canner/WrenAI/issues/1568)) ([5165a20](https://github.com/Canner/WrenAI/commit/5165a2099aeb7c9d7fef4ec78771e9efcb58db1c)) * **core:** import wren-engine into core/ ([cc9b67f](https://github.com/Canner/WrenAI/commit/cc9b67f593bf94c7418e0abb0ed46aa4a21613c3)) * **core:** import wren-engine into core/ ([#2209](https://github.com/Canner/WrenAI/issues/2209)) ([8b8a1a3](https://github.com/Canner/WrenAI/commit/8b8a1a3c5bf2a43d56ea1587782a0d5d853803b2))