Skip to content

Comment on Show HN: Netpack – a bundler written in C#/.NET

Comments

Very nice and clean implementation, awesome work!

(obviously can be further optimized but hey it already beats the alternatives)

Thanks!

Yes indeed - it can be optimized further, but it will also loose some perf. when things such as sourcemaps or tree shaking are introduced. Right now I am positive that in total it should be around the same as of now due to the potential optimizations (e.g., streaming in the JS AST generation).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.