Giter VIP home page Giter VIP logo

bun-plugin's People

Contributors

milesj avatar z0rrn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bun-plugin's Issues

bunx --bun doesn't work

Passing the --bun flag doesn't work with bunx.

E.g. bunx --bun vite gives an error like CACError: Unknown option --bun.

This seems to be because bun has special command line handling when it's called with the name bunx. On the other hand, the shim executes it as something like bun x --bun vite.

Automatically download '-baseline' build if CPU does not support AVX2 on MacOS/Windows.

The bun-plugin should download the '-baseline' build automatically if it does not detect AVX2 support in the CPU. I already implemented this in #22 on Linux.

  • MacOS: This should be easy because, what I think, only the command here must be changed, but I have no Mac and do not understand how to use | in exec_command!.
  • Windows: This is way harder because I could not find a command to check for AVX2 support. If anyone has a clue, please help!

If I miss something, just say. It's my first time contributing.
Thanks.

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.