Would be really nice to have a section of the forum dedicated to helping companies and developers interested in Quasar find each other.
Best posts made by FrinkMatt
-
Jobs section would be a good idea
-
RE: Can Quasar support webassembly or C plugins?
Yeah, we decided to go with a Quasar frontend, with a Electron backend for desktop and Cordova for mobile. Both can bridge Quasar and a Rust library.
That being said, what I would really, really, love to see is Tauri come to fruitition: https://github.com/tauri-apps/tauri
A rebuilt backend in Rust. Quasar + Rust: Talk about performance and security, cross platform on both desktop and mobile, while being easy to build all in one… and the low memory and app footprint is nice too. Quasar plus Tauri just might end up being the best choice out there. Seriously, amazing there is no such platform out there yet. Can’t wait for it.
Latest posts made by FrinkMatt
-
Jobs section would be a good idea
Would be really nice to have a section of the forum dedicated to helping companies and developers interested in Quasar find each other.
-
RE: Can Quasar support webassembly or C plugins?
Yeah, we decided to go with a Quasar frontend, with a Electron backend for desktop and Cordova for mobile. Both can bridge Quasar and a Rust library.
That being said, what I would really, really, love to see is Tauri come to fruitition: https://github.com/tauri-apps/tauri
A rebuilt backend in Rust. Quasar + Rust: Talk about performance and security, cross platform on both desktop and mobile, while being easy to build all in one… and the low memory and app footprint is nice too. Quasar plus Tauri just might end up being the best choice out there. Seriously, amazing there is no such platform out there yet. Can’t wait for it.
-
Can Quasar support webassembly or C plugins?
I would really like to use a Quasar front end with a C(actually Rust… but more people know C) backend. Gives me the performance and security I need for my cryptocurrency application.
Rust can also compile to WASM, so maybe that’s an option.