### Describe the feature Using `oxc-parser` (or `oxc-walker`) in unctx could improve speed of the library. This wouldn't be the first case where `acorn` is replace, see e.g. https://github.com/nuxt/nuxt/pull/30066 ### Additional information - [x] Would you be willing to help implement this feature?
Describe the feature
Using
oxc-parser(oroxc-walker) in unctx could improve speed of the library.This wouldn't be the first case where
acornis replace, see e.g. nuxt/nuxt#30066Additional information