Skip to content

Starlight-JS/js-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-parser

JavaScript parser based on V8 (basically RIIR of V8 parser into Rust).

Why?

Starlight requires advanced parser and AST that provides scope information after parsing for producing effective bytecode which is not possible with SWC so I've decided to start this project.

Releases

No releases published

Packages

No packages published

Languages