Identify and Integrate a Secure Binary Generator to Replace pkg
napi - Isolate and deploy APIs separately at build time
Brought to you by:
nanojustus
Originally created by: florianbgt
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 https://github.com/nanoapi-io/napi/pull/52. The project currently does not use a binary generator, and we need to identify and integrate a robust, actively maintained alternative.
Find and integrate a new solution for generating binaries that: