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

mobile support #188

Closed
calvin2021y opened this issue Jun 13, 2022 · 6 comments
Closed

mobile support #188

calvin2021y opened this issue Jun 13, 2022 · 6 comments

Comments

@calvin2021y
Copy link

Is there a plan to support android/ios platform ?

@cztomsik
Copy link
Owner

I would love to but not this year. I think android is definitely doable (just take deno_core & this lib and then it might work together?) but I have no idea about iOS and most importantly I currently don't have time to try it, sorry.

@calvin2021y
Copy link
Author

calvin2021y commented Jun 15, 2022

only android will be huge market.

If here is android support, if some company use it for they product, they will help you finish ios support.

From I know there is no such product in the market, people has to use java/ObjectC to do the render work and there is a cost from javascript bridge.

There is million and million web developer, and a lot of them use react native, weex to do mobile product. react native/weex javascript bridge make them slow and inconsistent, hard to test and maintain for android/ios platform. (because java/objectC evolving every year, and they are very different )

If there is real user and niche market, there will be more contribute from community .

@cztomsik
Copy link
Owner

yes, this is a good point, but I need to finish the original scope first :)

mobile (and wearables) is definitely something I'd like to try but it's not something I could hack myself in one night. also, I don't have any experience with mobile apps so that's another obstacle.

is it something you'd be willing to try yourself if I provided you some support on discord?

@calvin2021y
Copy link
Author

calvin2021y commented Jun 16, 2022

Yes I am glad to try this.

Let me know to how to reach you by discord. (I just create my discord account today)

warning: In file included from glfw/src/context.c:30:
warning: In file included from glfw/src/internal.h:184:
warning: glfw/src/cocoa_platform.h:30:10: fatal error: 'Carbon/Carbon.h' file not found
warning: #include <Carbon/Carbon.h>
warning:          ^~~~~~~~~~~~~~~~~
warning: 1 error generated.

error: failed to run custom build command for `graffiti-glfw v3.3.2

  cargo:warning=In file included from glfw/src/context.c:30:
  cargo:warning=In file included from glfw/src/internal.h:184:
  cargo:warning=glfw/src/cocoa_platform.h:30:10: fatal error: 'Carbon/Carbon.h' file not found
  cargo:warning=#include <Carbon/Carbon.h>
  cargo:warning=         ^~~~~~~~~~~~~~~~~
  cargo:warning=1 error generated.
  exit status: 1

@cztomsik
Copy link
Owner

just use the public invitation https://discord.gg/zQwyzFb

@cztomsik
Copy link
Owner

closing for now (limit scope before first release)

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