Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Bun support #1225

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

WIP: Bun support #1225

wants to merge 11 commits into from

Conversation

DarkGL
Copy link
Contributor

@DarkGL DarkGL commented May 11, 2024

This is work in progress.

I'm still having some problems running bun, and I'm looking for help to fix it.

https://github.com/DarkGL/typescript-runtime-type-benchmarks/actions/runs/9016482516/job/24842376959

A new GitHub Actions workflow job for building with Bun has been added. This includes setup, installation, linting, and testing steps. A lockfile for Bun was also added to the ignore list.
Changed the variable name for setting up Bun version to match the correct matrix value.
Added a dependency for the 'build-bun' job to run after the 'build' job in the workflow.
@moltar
Copy link
Owner

moltar commented May 11, 2024

@nin-jin Can you help @DarkGL with this?

screenshot-20240511T151635-F0UVb8A0@2x

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.

None yet

2 participants