You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
Would it be possible to add a few examples? e. g. from hello world to some
SLIGHTLY longer examples perhaps? A bit like libffi may allow for this.
Like I remember from ruby calling glibc to calculate something and give
back the number. Simple things like that, not full-scale tutorials - really
just things that may get people started a bit easier, if that is possible
and not too much time investment.
Hey there,
Would it be possible to add a few examples? e. g. from hello world to some
SLIGHTLY longer examples perhaps? A bit like libffi may allow for this.
Like I remember from ruby calling glibc to calculate something and give
back the number. Simple things like that, not full-scale tutorials - really
just things that may get people started a bit easier, if that is possible
and not too much time investment.