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 compliation for zig on android / android xr #247

Open
fire opened this issue Dec 31, 2024 · 3 comments
Open

Support compliation for zig on android / android xr #247

fire opened this issue Dec 31, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@fire
Copy link
Collaborator

fire commented Dec 31, 2024

you can install the zig compiler on android xr
https://www.geeksforgeeks.org/how-to-install-git-on-termux/ replace git with zig

@fire
Copy link
Collaborator Author

fire commented Dec 31, 2024

We should be able to compile normally for arm, with tool builds disabled as per termux.

@fire
Copy link
Collaborator Author

fire commented Dec 31, 2024

From the point of view of godot-sandbox, we're teleporting an elf in.

It's merely a termux sandbox process nearby android process.

@fire
Copy link
Collaborator Author

fire commented Dec 31, 2024

and that termux sandbox can be a remote ssh console or automation webserver

@fire fire added the enhancement New feature or request label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant