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

Some features miss #433

Open
Arashimu opened this issue May 13, 2024 · 1 comment
Open

Some features miss #433

Arashimu opened this issue May 13, 2024 · 1 comment

Comments

@Arashimu
Copy link

Is there any method provided to generate jsClass? Or maybe I should rewrite the equivalent code of jsClass into jsFunction

@saelo
Copy link
Collaborator

saelo commented Jul 22, 2024

Fuzzilli's IL fully supports classes:

and here is an example of how to construct classes in the IL:
func testClassDefinitionBuilding() {
The JS->FuzzIL compiler should also support most class features. Does that answer your question?

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