mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 15:06:33 +01:00
Cross-platform JavaScript runtime environment
https://nodejs.org/
d1b0ce6d37
All the c++ code is now reduced to simple wrappers. The node.fs.File object is defined entirely in javascript now. As is the actionQueue methods. This makes the boundaries much cleaner. There is still some thought that needs to go into how exactly the API should behave but this simplification is a first step. |
||
---|---|---|
deps | ||
src | ||
test | ||
website | ||
.gitignore | ||
.gitmodules | ||
configure | ||
js2c.py | ||
jsmin.py | ||
test_client.js | ||
test-http_simple.js | ||
waf | ||
wscript |