-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Hello Ember CLI team,
I am a fan of your project and I appreciate your work on providing a great command-line interface for Ember.js apps.
I am also using bun.sh, a fast JavaScript runtime and toolkit that includes a bundler, test runner, and npm client. I think bun.sh has some advantages over Node.js, such as speed, elegant APIs, and TypeScript support.
I would like to request a feature to add bun support for Ember CLI projects. This would allow users to run, test, and bundle their Ember.js apps using bun instead of Node.js.
I think this would be beneficial for the Ember.js community, as it would offer more choice and flexibility for developers. It would also showcase the compatibility and interoperability of bun with existing JavaScript tools and frameworks.
I am not sure how difficult or feasible this feature would be, but I hope you will consider it. Thank you for your time and attention.