DavidTimms / DavidTimms/tail-call-eliminator
Use Recast?
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This is a really excellent utility. I also resonate with the approach of AST-in AST-out.
Have you considered making this a [Recast](https://github.com/benjamn/recast) module? It would allow you to reduce the surface area of this (manage the AST/source-map business for you) and let more people take advantage of this library.
We use Recast at Facebook to manage JS source transforms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.