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 JVM support to the SAW API #1307

Closed
david-christiansen opened this issue Jul 22, 2019 · 1 comment
Closed

Add JVM support to the SAW API #1307

david-christiansen opened this issue Jul 22, 2019 · 1 comment
Assignees

Comments

@david-christiansen
Copy link
Contributor

The LLVM support should serve as a model for how to do this.

@atomb
Copy link
Contributor

atomb commented Jul 21, 2020

The skeleton of the code exists, but two things remain:

  • Some of the "language-independent" SetupValue stuff the LLVM interface uses hasn't been implemented for Java yet.
  • The Java class loader doesn't use the system-wide, caching file loader yet.

@atomb atomb transferred this issue from GaloisInc/argo May 21, 2021
@atomb atomb closed this as completed Sep 7, 2021
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