#can I create apps for Raspbery Pi?

8 messages · Page 1 of 1 (latest)

placid pasture
#

Am I able to create a appp/project on a PC/Windows 11, and then install from a USB on a Pi4?

frozen elbow
#

Am trying something

#

I do think you must cross-compile thing to the correct architecture run

thorny mason
#

Yes that works. You could develop on Windows and once done compile it on your Pi. Cross compiling is sometimes not that easy.

frozen elbow
#

there croas-rs that can make it easier

#

There also the github action thing but man it take long to compile/debug 🙈

placid pasture
#

Im liking Tauri allot better then Electron. Electron is very RAM hungry