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

Offer a convenient build.rs function #116

Open
nikomatsakis opened this issue Oct 26, 2023 · 1 comment
Open

Offer a convenient build.rs function #116

nikomatsakis opened this issue Oct 26, 2023 · 1 comment

Comments

@nikomatsakis
Copy link
Member

We should offer a helpful function for build.rs to compile .java files into the target directory and emit the correct directives to rebuild if changed etc, like we have for our tests.

@nikomatsakis
Copy link
Member Author

I was thinking -- it'd be cool also to have a way to embed class files into the Rust code and load them dynamically into the JDK.

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