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

Add Java support #18

Closed
jimporter opened this issue Aug 8, 2015 · 0 comments
Closed

Add Java support #18

jimporter opened this issue Aug 8, 2015 · 0 comments
Milestone

Comments

@jimporter
Copy link
Owner

In order to support Java, we'll need to add a concept of "runtime" to bfg. Currently, all the code assumes native runtimes. We could add the JVM as either a new Platform (that has the native platform as a member) or create a Runtime type with both Native and JVM instances/subtypes.

@jimporter jimporter added this to the 0.3 milestone Aug 8, 2015
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

1 participant