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

Scala support #243

Open
asudhak opened this issue Feb 9, 2024 · 1 comment
Open

Scala support #243

asudhak opened this issue Feb 9, 2024 · 1 comment

Comments

@asudhak
Copy link

asudhak commented Feb 9, 2024

Are there any plans for scala support for Jazzer + bazel with rules_fuzzing ? If not, are there any pointers to get this integration in ?

@fmeum
Copy link
Member

fmeum commented Feb 9, 2024

Without any special support, you should be able to use java_fuzz_test with Scala dependencies as long as you can provide the Scala equivalent of the static fuzzerTestOneInput entry point. The instrumentation may not work as well though.

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