Skip to content

[Runtime] Migrate to bun runtime once it's released for windows build. #57

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

Closed
mavyfaby opened this issue Sep 25, 2023 · 1 comment
Closed
Assignees
Labels
documentation Improvements or additions to documentation performance security Security Improvements

Comments

@mavyfaby
Copy link
Member

We are planning to migrate our runtime to bun once it releases a stable Windows build. This issue will track the migration process and provide updates on our progress.

Benefits of migrating to bun:

  • bun is 3x faster and lightweight JavaScript runtime that can be used to build Node.js applications.
  • bun has a number of other features that make it attractive for Node.js developers, such as built-in support for TypeScript and ES modules.

Challenges:

  • We need to identify any potential compatibility issues between bun and our existing codebase.
  • We need to update our documentation and build scripts to support bun.
  • We need to test our applications thoroughly to ensure that they work correctly on bun.
@mavyfaby mavyfaby added documentation Improvements or additions to documentation security Security Improvements performance labels Sep 25, 2023
@mavyfaby mavyfaby self-assigned this Sep 25, 2023
@mavyfaby mavyfaby pinned this issue Sep 25, 2023
@mavyfaby mavyfaby moved this to Todo in CSPS Backend Oct 2, 2023
@mavyfaby mavyfaby moved this from Todo to In Progress in CSPS Backend Oct 27, 2023
@mavyfaby
Copy link
Member Author

Closed since the new server is a linux system rather than a Windows machine, which we used previously.

@github-project-automation github-project-automation bot moved this from In Progress to Done in CSPS Backend Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation performance security Security Improvements
Projects
Status: Done
Development

No branches or pull requests

1 participant