Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other BSDs #19

Open
Curculigo opened this issue Aug 20, 2024 · 1 comment
Open

Support for other BSDs #19

Curculigo opened this issue Aug 20, 2024 · 1 comment

Comments

@Curculigo
Copy link

Once the support for FreeBSD is ready, support for other BSDs is pretty much just copy/paste.

@IsaacShelton
Copy link
Owner

Yes, as mentioned in #18, Linux and the BSDs use the same binary format and C calling convention, so it should be pretty easy, we just need copies of the C standard library from each platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants