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

How to build for the mobile platform? #339

Closed
hectorqin opened this issue Jul 7, 2022 · 12 comments
Closed

How to build for the mobile platform? #339

hectorqin opened this issue Jul 7, 2022 · 12 comments
Labels
enhancement New feature or request

Comments

@hectorqin
Copy link

How to build for the mobile platform?

@hectorqin
Copy link
Author

Does it support the Worker function?

@FinnRG
Copy link
Collaborator

FinnRG commented Jul 8, 2022

Could you please specify? Do you want support for aarch64? And what exactly do you mean with worker function?

@hectorqin
Copy link
Author

I'm curious how to build this library for the mobile(ios/android) platform, just like the nodejs-mobile?
And the worker function is the worker threads of nodejs.

@adminy
Copy link

adminy commented Sep 14, 2022

Yes, bun makes sense on mobile since apple only allow their js engine to run there and bun is using it.

denoland/deno#6607

is related topic.

@Electroid
Copy link
Contributor

Hi there, it's going to be a while before we have an official path to embedding bun on iOS. It is possible, but might require a lot of work.

@Electroid Electroid added the enhancement New feature or request label Nov 1, 2022
@evelant
Copy link

evelant commented Jun 16, 2023

Now that Bun supports aarch64 and linux arm is this significantly easier or more feasible @Electroid ? Sorry if that's a naive question, I don't have much understanding of the challenges in cross-compilation.

@loicnestler
Copy link

Would be interested in this as well. 👀

@xeoshow
Copy link

xeoshow commented Sep 12, 2023

If bun could support android/iOS, will be a huge advantage compared to nodejs/deno

@Electroid
Copy link
Contributor

We will not be officially supporting Android/iOS for the foreseeable future.

@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
@turbobuilt
Copy link

turbobuilt commented Apr 27, 2024

U know, this could be the real "electron" moment, a truly cross platform solution for building UIs. I can't wait!

@biels
Copy link

biels commented May 7, 2024

U know, this could be the real "electron" moment, a truly cross platform solution for building UIs. I can't wait!

+1

@elix1er
Copy link

elix1er commented Oct 16, 2024

Bump

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

10 participants