denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
156 stars 46 forks source link

feat: swc_ecma_parser 0.137.15 #148

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

Closes #151

dsherret commented 1 year ago

Blocked on https://github.com/swc-project/swc/pull/7816 or something like that in order to get Wasm compiling for dprint and the other crates without relying on the JS feature in getrandom() (required for dprint)