AST/asm import via Standard JSON
Open
high impact
low effort
must have
needs design
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
Related to #13157.
Currently both the `--import-ast` option and the new assembly import option (#11787) only work on the CLI. We need Standard JSON equivalents.
The `--import-ast` option in particular has been in the compiler since 0.6.2 but while talking with tool developers at Devcon we discovered that they're mostly unaware of it even though it would have been helpful to them. One of the reasons is that it's not in Standard JSON.
Contributor guide
Assessment
This issue has not been assessed yet.