Skip to content

feat(parser): serialize to estree #2463

@Boshen

Description

@Boshen

We should serialize our AST to estree, to create less chaos in the JavaScript ecosystem.

We need to:

    • align the smaller parts to estree by modifying the AST structs directly
    • write serde serializers for the bigger ones

Metadata

Metadata

Assignees

Labels

A-astArea - ASTP-highPriority - High

Type

No type

Priority

None yet

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions