Giter Club home page Giter Club logo

Comments (4)

mehtavishwa30 avatar mehtavishwa30 commented on July 21, 2024

Hey @0xalpharush! Thanks for reporting this. I have a few comments.

The compiler will currently stop after analysis in the case where no options are being requested that could trigger compilation. Devs were running into a bug wherein unnecessary compilation was being performed when --via-ir was used. This was recently fixed (see: #14917 and the corresponding fix in #14926).

Please note that the current behaviour solves your issue unless you have observed any other options (such as the --via-ir in the previous bug) that might be triggering compilation unnecessarily. If so, please mention those as a response to this. It would make most sense to work on a fix for that which would solve the underlying issue.

On the flip side, if you were already aware of the above and have a specific use case in mind that is not possible to implement with the current state of the compiler, feel free to outline it for us.

from solidity.

0xalpharush avatar 0xalpharush commented on July 21, 2024

I don't see how that issue or PR is related to the --stop-after flag or the limitations of the parsing stage that motivated my feature request. I don't think this is a bug or something that can be worked around as it is not implemented

EDIT: I think I misunderstood and you're suggesting to simply not request --bin and it should speed up everything else. Did you mean that solc --ast or solc --ast --via-ir should produce a complete AST with reference ids and imports resolved or am I mistaken?

from solidity.

mehtavishwa30 avatar mehtavishwa30 commented on July 21, 2024

You understand it correctly. :)

So my ask here is for you to mention any possible cases that aren't covered by the current behaviour. In which case, it would make sense to keep this issue open. If not, I would close this issue for now.

from solidity.

Duc0777776660 avatar Duc0777776660 commented on July 21, 2024

Ôk

from solidity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.