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

Figure out a proper solution for calling Rust via JNI #4404

Closed
brson opened this issue Jan 9, 2013 · 6 comments
Closed

Figure out a proper solution for calling Rust via JNI #4404

brson opened this issue Jan 9, 2013 · 6 comments
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows O-android Operating system: Android

Comments

@brson
Copy link
Contributor

brson commented Jan 9, 2013

The new Android code is adding some hacks to create a specially-formed main function in libraries so that it can be called via JNI to start the runtime. We need a better solution. Related to #1793.

@graydon
Copy link
Contributor

graydon commented May 1, 2013

assigning bug; change assignment if you disagree

@ghost ghost assigned brson May 1, 2013
@brson
Copy link
Contributor Author

brson commented May 1, 2013

Not 0.7

@emberian
Copy link
Member

Still relevant. Nominating for feature complete.

@graydon
Copy link
Contributor

graydon commented Aug 1, 2013

relative of #1793, we are not committing to an embedding API on current milestones, but naturally we will keep working on this stuff.

@graydon
Copy link
Contributor

graydon commented Aug 8, 2013

just a bug, removing milestone/nomination.

@ILyoan
Copy link
Contributor

ILyoan commented Dec 19, 2013

Fixed by #10915. Closing.

@ILyoan ILyoan closed this as completed Dec 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows O-android Operating system: Android
Projects
None yet
Development

No branches or pull requests

4 participants