Skip to content

Conversation

@VillainsRule
Copy link

@VillainsRule VillainsRule commented Oct 4, 2025

⚠️ THIS IS A DRAFT ⚠️

BLOCKED UNTIL IZUNA PUBLISHES GRADLE-NODE-PLUGIN ON THE CCBLUEX MAVEN (READ BELOW)


gradle-node-plugin apparently never fully released Bun support, despite it being in their codebase:

https://github.com/node-gradle/gradle-node-plugin/tree/main/src/main/kotlin/com/github/gradle/node/bun

LB maintainers need to just build this & publish it to their maven registry. This PR is blocked until that happens.


Bun (bun.com) is a Javascript runtime.

Bun is written in Zig and has managed to beat Node's performance in almost all cases. It has been around for 3 years and is widely trusted by the Javascript development community.

https://bun.com/blog/behind-the-scenes-of-bun-install
TL;DR: bun install is ~7x faster than npm install because it's not written in Javascript

Moving to Bun would provide various improvements in build/install times for the runtime.

@VillainsRule

This comment was marked as spam.

@1zun4
Copy link
Member

1zun4 commented Oct 5, 2025

I don't understand what you want me to publish exactly. What bun directory?

@VillainsRule

This comment was marked as spam.

@VillainsRule VillainsRule changed the title refactor: use Bun refactor: use Bun for the theme Oct 17, 2025
@VillainsRule
Copy link
Author

izuna pubwish 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants