On 19.12.23 16:50, Kevin Chadwick wrote:
I'm not sure if this is a pipe dream but atleast I imagine the filesystem API and /proc avoidance is likely possible."https://github.com/AppImage/AppImageKit/issues/98"
A few months ago I wrote a proof of concept /proc implementation for OpenBSD using FUSE: https://got.stuerz.xyz/?action=summary&path=procfs-fuse.git It might help you in getting AppImages to work on OpenBSD, but /proc is probably the least of your problems.