- I'm currently working on the Dioxus framework.
- I'm interested in cross-platform UI, and private, controllable AI.
I am building Kalosm, a library for local AI inference in rust. If that sounds interesting, consider joining the discord
Instant, controllable, local pre-trained AI models in Rust
Fullstack app framework for web, desktop, mobile, and more.
Breaking the WASM/JS communication performance barrier
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Problem The rsx macro doesn't handle braced expressions correctly Reproduction This code fails to compile // [dependencies] // dioxus = { version =…