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

Implement Fuzzer / Fuzz command (ported from kaist-esmeta) #217

Closed
wants to merge 22 commits into from

Conversation

hyp3rflow
Copy link
Member

@hyp3rflow hyp3rflow commented Mar 14, 2024

caveat:

  • Make sure you install graalvm ce 21.0.2 to use graalvm polyglot API (recommend: install sdkman and sdk install jdk 21.0.2-graalce

@hyp3rflow hyp3rflow marked this pull request as draft March 14, 2024 10:09
@hyp3rflow hyp3rflow force-pushed the jest-porting/target-selector branch from e20ba81 to 15b6c63 Compare March 21, 2024 11:10
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch from 2afe657 to 782fcf3 Compare March 21, 2024 11:17
@hyp3rflow hyp3rflow marked this pull request as ready for review March 25, 2024 11:07
@hyp3rflow hyp3rflow self-assigned this Mar 25, 2024
@taxor03 taxor03 self-requested a review March 31, 2024 09:46
@hyp3rflow hyp3rflow force-pushed the jest-porting/target-selector branch from 15b6c63 to 2b8f448 Compare March 31, 2024 09:50
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch 2 times, most recently from 2686be7 to 78b7bdb Compare March 31, 2024 09:56
@hyp3rflow hyp3rflow force-pushed the jest-porting/target-selector branch from 2b8f448 to ca2c44d Compare March 31, 2024 13:45
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch 4 times, most recently from 65a7000 to 5df4532 Compare April 3, 2024 10:21
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch from 5df4532 to 917b4d4 Compare April 10, 2024 07:48
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch from bf55f5a to 1b6a280 Compare May 22, 2024 10:29
@hyp3rflow hyp3rflow force-pushed the jest-porting/target-selector branch 2 times, most recently from 67f13bb to 8bc743b Compare August 28, 2024 07:11
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch 2 times, most recently from dfc1566 to 0046277 Compare August 28, 2024 07:19
@hyp3rflow hyp3rflow force-pushed the jest-porting/target-selector branch from 8bc743b to 8c59bb3 Compare August 29, 2024 02:10
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch from 0046277 to 28f03fd Compare August 29, 2024 02:10
@hyp3rflow hyp3rflow force-pushed the jest-porting/target-selector branch from 8c59bb3 to 314ad90 Compare August 29, 2024 11:44
@hyp3rflow hyp3rflow force-pushed the jest-porting/fuzzer branch from 28f03fd to 17ffca2 Compare August 29, 2024 11:45
@hyp3rflow hyp3rflow closed this Sep 4, 2024
@hyp3rflow hyp3rflow deleted the jest-porting/fuzzer branch September 4, 2024 01:54
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

Successfully merging this pull request may close these issues.

1 participant