JavaScript support for Infer
- 主要语言
- OCaml
- 星标
- 15.7k
- 派生
- 2.1k
- 平均合并
- 19 小时 36 分钟
- 30 天内合并 PR
- 13
描述
This issue is created at the suggestion of @jvillard ([see conversation](https://gitter.im/facebook/infer?at=5e203494dd1429262d349088)) to get the ball rolling for possible JavaScript support.
I have been playing around with things off and on for a few months. The general strategy I've been using is (1) flow parser to parse js files (per file basis), (2) frontend handles translating flow parser representation into SIL.
My work has been all local so far, but I have just created a new fork for the purposes of adding JS support: https://github.com/avery-laird/infer . I will be integrating my changes to this fork over time, and anyone who is interested in contributing is welcome and encouraged to do so.
贡献指南
评估
这个 Issue 还没有评估数据。