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

Update dependencies overall #433

Closed
JessHolle opened this issue Nov 7, 2018 · 5 comments
Closed

Update dependencies overall #433

JessHolle opened this issue Nov 7, 2018 · 5 comments

Comments

@JessHolle
Copy link
Contributor

Update to latest (stable LTS) versions of all dependencies, including:

  • Node
  • V8
  • Android NDK
  • And so on...
@JessHolle
Copy link
Contributor Author

I just managed to build J2V8 (for Android myself), but unfortunately it is beyond me how to move J2V8 forward in this fashion or to add a 64-bit ARM view or pretty much anything on the native side of J2V8.

I guess I'm crazy to expect a top-level build.gradle for Android that directly delegates to CMake and builds 32 and 64-bit ARM binaries -- on any platform with Android Studio without the latest Android NDK and without requiring Docker.

@irbull
Copy link
Member

irbull commented Jan 9, 2019

I've updated some of these. However, the V8 Debug API has completely changed. So if we updated to a new version of Node/V8 we will have to remove (or rebuild) debug support.

The debug support wasn't great anyway, so this might be ok. I'm trying to find someone to work on this.

@irbull
Copy link
Member

irbull commented Jan 11, 2019

This issue (or similar ones to it) have been opened many times. I'm going to leave this one open and close other as duplicates.

@irbull
Copy link
Member

irbull commented Jan 11, 2019

From #403, V8 is much faster now: http://hn.premii.com/#/article/17648139

@irbull
Copy link
Member

irbull commented Jan 11, 2019

Actually, #334 has much more information so I'm going to use as the main issue.

Regarding other things mentioned here, I have updated the NDK version and we have other issues for updating the Java version and Maven version. I think this particular issue can be closed and we can use the other ones to track the work. Thanks!

@irbull irbull closed this as completed Jan 11, 2019
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