| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-13 | 2.1 kB | |
| v0.1.0 source code.tar.gz | 2025-06-13 | 9.1 MB | |
| v0.1.0 source code.zip | 2025-06-13 | 9.2 MB | |
| Totals: 3 Items | 18.2 MB | 0 | |
0.1.0 - 2025-06-13
Happy to announce the 0.1.0 release of Ratzilla! 🎉
The biggest addition in this release is the WebGL2 backend, which allows faster rendering and more capabilities 🔥
The WebGL2 backend is powered by beamterm which is a high-performance terminal renderer by @junkdog
🚀 Features
- (backend) Add WebGL2 Backend by @junkdog in #100
- (canvas) Minimize number of canvas state change operations by @junkdog in #93
- (utils) Add support for dynamically calling JS functions from Rust by @lurkny in #86
- (canvas) Extend CanvasBackend with options by @junkdog in #88
- (canvas) Support setting the cursor shape by @dawedawe in #84
- (canvas) Add debug mode by @lurkny in #83
- (examples) Add clipboard example by @orhun in #80
📚 Documentation
- (readme) Add personal website of @tarbetu by @Tarbetu in #101
- (readme) Add TachyonFX FTL to web pages by @junkdog in #85
âš¡ Performance
- (canvas) Reduce the number of WASM calls by @junkdog in #89
🎨 Styling
- (examples) Spice up
demoexample's effects by @junkdog in #94
💖 New Contributors
Full Changelog: https://github.com/orhun/ratzilla/compare/v0.0.6...0.1.0
