mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
Cross-platform JavaScript runtime environment
https://nodejs.org/
bc6f381c98
In Snow Leopard "platform.machine()" returns "i386" while
"platform.architecture()" returns ('64bit',''). Using information from both
we can determine the proper architecture
This reverts commit
|
||
---|---|---|
benchmark | ||
deps | ||
doc | ||
src | ||
test/mjsunit | ||
tools | ||
.gitignore | ||
ChangeLog | ||
configure | ||
LICENSE | ||
node-repl | ||
README | ||
wscript |
Purely evented I/O for V8 javascript. See http://tinyclouds.org/node for more information. For help and discussion subscribe to the mailing list at http://groups.google.com/group/nodejs or send an email to nodejs+subscribe@googlegroups.com. A list of projects using Node can be found at http://wiki.github.com/ry/node To build ./configure make make install