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

Identify and Integrate a Secure Binary Generator to Replace pkg #53

Open
florianbgt opened this issue Dec 13, 2024 · 0 comments
Open

Identify and Integrate a Secure Binary Generator to Replace pkg #53

florianbgt opened this issue Dec 13, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@florianbgt
Copy link
Member

Description:

The project previously relied on pkg for binary generation. However, pkg has been archived and is no longer maintained, which posed potential risks such as security vulnerabilities and compatibility issues.

To address this, pkg has been removed from the project as part of #52. The project currently does not use a binary generator, and we need to identify and integrate a robust, actively maintained alternative.

Objective

Find and integrate a new solution for generating binaries that:

  • Is actively maintained with regular updates and community support.
  • Offers feature parity with pkg (e.g., packaging Node.js applications into standalone executables).
  • Is compatible with our existing project setup, ensuring smooth integration with key dependencies such as Tree-sitter.
@florianbgt florianbgt added enhancement New feature or request help wanted Extra attention is needed labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant