-
-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
The .pegjs files total ~1.45MB and are all loaded upfront. I would guess that most users (like myself) only use one SQL dialect in their project, so loading only that specific parser would significantly reduce their browser's download time (nm, I see that's what the separate <dialect>.umd.js files are for) or their Node.js process' startup time.
Metadata
Metadata
Assignees
Labels
No labels