Question about generating data files
Hi there! Thanks for your effort of open-sourcing your work. I am very interested in your work and trying to do some extended study based on your project.
I met a problem when I tried to generate data files following the README.md in /fuzzer/tools. Although you provided the import_apis.py, the "../../scripts/webgl_fuzz/webgl1_spec.json" file is missing, and I could not generate the data files on my own. I carefully checked your code and still could not address it.
I kindly request you provide the original webgl1/2_spec.json files. Additionally, I am curious about the process of generating the json files from the WebIDL specification. I would appreciate it if you could provide the related scripts.
Sincerely look forward to your reply. Thanks!