TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ncc: Node.js Compiler Collection

58 点作者 Rauchg超过 6 年前

8 条评论

Sir_Cmpwn超过 6 年前
This just looks like a bundler. The thing about gcc, the name you&#x27;re aping here, is that it&#x27;s a <i>collection</i> of <i>compilers</i>. This looks like neither a compiler nor a collection of them.<p>As far as I can tell this seems to be approximately 2,000 lines of JavaScript (half of which is tests) that wires together existing tools in an rather un-novel way. Or, in other words: an ad for &quot;zeit&quot;.
评论 #18536943 未加载
评论 #18536984 未加载
评论 #18537098 未加载
oso2k超过 6 年前
This should be a `Show HN:`. OP is an author of the linked article.
randiantech超过 6 年前
I will definitely give ncc a try. Our published npm artifacts on Artifactory are big, mainly because we are forced due to company policies to bundle node_modules into them. Npm installing them on our on premise instances are the main bottleneck of the deployment process.
评论 #18537687 未加载
rafaelgarrido超过 6 年前
As other people mentioned before, the name is misleading. This project&#x27;s analogy is closer to a linker than a compiler collection. Is this emitting any compiled code at all or just bundling functions? What is the roadmap for this project?
regularfry超过 6 年前
This looks really interesting to me.<p>One of the things we&#x27;re going through on our app right now is react-loadable style per-component bundling. The analogy would be to building .so files with GCC. Do you have any plans for ncc to address that use case?
stcredzero超过 6 年前
How about a fork that adds the suffix &quot;-1701&quot;? Subsequent versions could add letters, like a, b, c, d...
tuananh超过 6 年前
i don&#x27;t get how is this a compiler?
sick_of_web_dev超过 6 年前
Where&#x27;s the compiler or even the collection of compilers in this? See this is why I&#x27;m sick of web dev, another project by &quot;developers&quot; who don&#x27;t even know what a compiler is and on top of this name it ncc just to make it sound more important, lol.
评论 #18547352 未加载