0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript20,335 stars (20,335 stars)1,431 forks (1,431 forks)batch import
help wantedhousekeepingproject infra
Description
This issue does not include a description.
- Issue type
- feature
- Research direction
- Examine the existing codec build scripts in the repository, likely located in a 'build' or 'scripts' directory. Identify how Docker is currently used and where the dependency on Docker can be made optional. Look for any CI configuration (e.g., GitHub Actions) that runs the builds. Consider using conditional logic to fall back to native builds when Docker is unavailable. Check if there are any maintainer comments or linked issues for guidance.