Brush source code size should be limited #3

Closed
opened 2024-08-17 22:18:41 +02:00 by liquidev · 0 comments
liquidev commented 2024-08-17 22:18:41 +02:00 (Migrated from github.com)

We should reject source strings that are too long, as the parser will continue parsing even after the AST node limit is reached. (It will just not emit any nodes.)

We should reject source strings that are too long, as the parser will continue parsing even after the AST node limit is reached. (It will just not emit any nodes.)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: liquidex/rkgk#3
No description provided.