mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
This has the benefit of: * expose dynamic import / import meta info from parser * 1 less ast shallow in semantic builder * no ast walk in oxc's module lexer * some more benefits coming soon |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| compat_data | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_checker | ||
| transform_conformance | ||
| website | ||