-
-
Notifications
You must be signed in to change notification settings - Fork 933
Closed
Description
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
-
- Have an AST pass that rewrites all Unicode-8 span positions to Unicode 16, depending on feat(parser): utf16 spans #959
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackPriority
None yet