#can I create apps for Raspbery Pi?
8 messages · Page 1 of 1 (latest)
Am trying something
I do think you must cross-compile thing to the correct architecture run
Yes that works. You could develop on Windows and once done compile it on your Pi. Cross compiling is sometimes not that easy.
Yes that what i will do this weekend
there croas-rs that can make it easier
There also the github action thing but man it take long to compile/debug 🙈
Im liking Tauri allot better then Electron. Electron is very RAM hungry