Giter Site home page Giter Site logo

Comments (2)

therecipe avatar therecipe commented on May 12, 2024

Hey

Did you run the setup.bat / setup.sh ?
It will install the packages (15 min - one time), so that you can build you application in less than 1 min.

I have a few concerns, regarding dynamic libs.

  1. Currently the c/c++ part is around 30% and therefore you would still have to compile/install the 70% go code.
  2. They will probably result in an even bigger total application size.
  3. I would have to upload them every time I make a commit. (dll's / so's for windows/mac/linux/android)
  4. I personally don't like to link agains an unknown pre build binary and assume other people feel the same way.

So, I currently don't see any benefits.

But there is a proposal for go 1.7, which allows you to distribute binary go packages.
Then it should be possible to skip the 15 min one time install phase.

I will reconsider this issue, once go 1.7 is out.

from qt.

sunwangme avatar sunwangme commented on May 12, 2024

ok

from qt.

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.