TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Node.net - Node.js implemented in Javascript on the .NET runtime

45 pointsby pufuwozualmost 15 years ago

4 comments

jherdmanalmost 15 years ago
Cool, but why? The traditional arguments in doing something like this would be to access the libraries available on something like .NET. However, the point of building Node on V8 is to <i></i>avoid<i></i> existing, non-async libraries.
评论 #1373798 未加载
评论 #1373823 未加载
pufuwozualmost 15 years ago
Blog post from the creator:<p><a href="http://newcome.wordpress.com/2010/05/08/node-net-node-js-implemented-in-javascript-on-the-net-runtime/" rel="nofollow">http://newcome.wordpress.com/2010/05/08/node-net-node-js-imp...</a>
darrenkoppalmost 15 years ago
Why not just use IronJS? <a href="http://ugh.cc/" rel="nofollow">http://ugh.cc/</a>
评论 #1373936 未加载
评论 #1373917 未加载
niktechalmost 15 years ago
I realize that running Node on top of the .net runtime will probably be significantly slower than running it on top of the highly optimized V8 engine, but some perf numbers would be interesting nevertheless.
评论 #1373810 未加载