I'd love to use ctypes.sh in my embedded platforms, but they all use Busybox and ash (Almquist Shell) due to size constraints. Have you considered supporting Busybox's ash?
I think it would be great to be able to have the ctypes.sh capability on the embedded platform to marry shell scripting and the compiled code ... but without the bloat of full bash.
Regardless of what you decide, I'll probably look into it downstream.
I'd love to use ctypes.sh in my embedded platforms, but they all use Busybox and ash (Almquist Shell) due to size constraints. Have you considered supporting Busybox's ash?
I think it would be great to be able to have the ctypes.sh capability on the embedded platform to marry shell scripting and the compiled code ... but without the bloat of full bash.
Regardless of what you decide, I'll probably look into it downstream.