Embedded system with AppImage

Hi,
Anybody working on embedded system with appimages? Need assistance to build an embedded system.

Kindly assist
Thank you

Hi, yes I work with both AppImages and embedded systems. What exactly do you want tom do?

hi, thanks for your reply. I built custom headless embedded linux using build root for my raspberry pi 3. I built simple hello world app image using node js electron for armv7l. While try to run in my appimage in raspberry …am getting error execv error: no such files or directory found.
kindly asssit

Does your AppImage run on e.g., Raspbian? If not, the AppImage itself may be faulty. Does it have an AppRun file, is the AppRun file executable, and does it execute the payload application properly?