| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.3.5 source code.tar.gz | 2025-08-30 | 1.8 MB | |
| 2.3.5 source code.zip | 2025-08-30 | 1.8 MB | |
| README.md | 2025-08-30 | 875 Bytes | |
| Totals: 3 Items | 3.6 MB | 0 | |
News
Firefox 142 now officially supports the wllama API for extensions 🚀
Link to release note: https://www.firefox.com/en-US/firefox/142.0/releasenotes/
What's Changed
- Sync with latest upstream, fix useCache, add getLibllamaVersion() by @ngxson in https://github.com/ngxson/wllama/pull/189
Applied the fix from https://github.com/ngxson/wllama/issues/174 (thanks to @khromov)
Add Wllama.getLibllamaVersion() to get the build number, for example: b6327-4d74393
Update to llama.cpp version b6327-4d74393
Full Changelog: https://github.com/ngxson/wllama/compare/2.3.4...2.3.5