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

Questions about jsfunfuzz grammar generation #236

Open
nav-gorat opened this issue Sep 14, 2020 · 0 comments
Open

Questions about jsfunfuzz grammar generation #236

nav-gorat opened this issue Sep 14, 2020 · 0 comments

Comments

@nav-gorat
Copy link

Hi! I'm trying to create a jsfunfuzz grammar. But there was no separate document, so I wrote here.
What I want is a mutated grammar js file, but when I run the command
(python3 -m funfuzz.js.loop --random-flags --compare-jit 20 mozilla-central ./js), only a js file close to a rapper is created. (jsfunfuzz.js)
I want to generate js file from the funfuzz and test it on another js engine.
Is there a way?

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