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

[Package]: deno is able to build for aarch64 Android now #17398

Open
1 task done
secext2022 opened this issue Jul 9, 2023 · 7 comments
Open
1 task done

[Package]: deno is able to build for aarch64 Android now #17398

secext2022 opened this issue Jul 9, 2023 · 7 comments
Labels
package request A new package was requested

Comments

@secext2022
Copy link

Why is it worth to add this package?

deno has been added, but disabled.
Now deno 1.35.0 is able to build for aarch64 Android, and runs ok in Termux.

related issues: #5306, #8679, #8689, termux/termux-app#1541

Home page URL

No response

Source code URL

https://github.com/denoland/deno

Packaging policy acknowledgement

  • I certify that I have read Termux Packaging Policy and understand that my request will be denied in case of violation.

Additional information

see this: denoland/deno#19759

deno 1.35.0 is able to manually build for aarch64-linux-android.

@secext2022 secext2022 added the package request A new package was requested label Jul 9, 2023
@thunder-coding
Copy link
Member

Doesn't seem to be ready for packaging yet. The issue mentions running native binaries, which is possible using termux-docker, but will require some setup. I would prefer to wait for a few weeks before starting work on this. Also anyone here who actually uses deno and is willing to test and things related to it? It would be better if someone who actually uses deno packages it.

@secext2022

This comment was marked as resolved.

@secext2022

This comment was marked as resolved.

@secext2022

This comment was marked as outdated.

@qiangz63
Copy link

see denoland/rusty_v8#1246

@secext2022
Copy link
Author

Now there is a new simple method to build deno 1.36.2 for aarch64-linux-android and x86_64-linux-android.
The patch is small. It build in github actions CI (host: x86_64-unknown-linux-gnu)

https://github.com/fm-elpac/v8-src/tree/deno-1.36

@CodeIter
Copy link

I made a shell script termux-pacman-glibc-setup.sh to setup glibc-runner with pacman on Termux and install Deno.JS and Bun.JS as a demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package request A new package was requested
Projects
None yet
Development

No branches or pull requests

4 participants