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

Configure Javy project #12754

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jeffcharles
Copy link
Contributor

Adds Dockerfile, build.sh, and updates project.yaml for Javy.

When running fuzzing locally, I keep seeing unbounded memory growth when using the address sanitizer and disabling the sanitizer results in steady state memory usage. Using the undefined sanitizer seems to result in linking errors when I try to build the project due to missing __sancov_gen_ symbols. I'm not clear on how best to resolve those. In any case, for the json-differential target, we're trying to ensure correctness of our implementation first and foremost.

Copy link

jeffcharles (verified) is either the primary contact or is in the CCs list of projects/javy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant