Giter VIP home page Giter VIP logo

Comments (3)

matthewmueller avatar matthewmueller commented on May 24, 2024 1

This is currently a limitation though thanks for the heads up on sqlite3. This is a recent addition and worth fixing.

Lurking behind this issue is that Bud's production version embeds V8 so it can perform SSR efficiently. V8 depends on CGO. I plan to provide more options to bring back cross-compilation in the future.

In the meantime to do cross-compilation, I'd suggest running bud build within a Linux docker. The contributing guide has an example Docker container. You could also go with xgo which is what I use to compile Bud.

from bud.

derkan avatar derkan commented on May 24, 2024

What about switching to https://gitlab.com/cznic/sqlite ? No CGO is needed.

from bud.

matthewmueller avatar matthewmueller commented on May 24, 2024

What about switching to https://gitlab.com/cznic/sqlite

It's a good idea for SQLite. Unfortunately we'd still have V8 though.


I'm moving away from the CGO dependencies in the next iteration of Bud. Stay tuned!

from bud.

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.