BerkeleyHCI/edg-ide

Make less operations depend on compiled libraries

Opened this issue · 0 comments

... so if libraries aren't compiled things don't just crash, at least they should fail gracefully.
An alternative to using compiled library blocks might be using the PSI / Python static analysis.