First attempt at node.dlopen
authorRyan <ry@tinyclouds.org>
Sat, 20 Jun 2009 13:07:10 +0000 (15:07 +0200)
committerRyan <ry@tinyclouds.org>
Thu, 27 Aug 2009 14:08:40 +0000 (16:08 +0200)
commit2b6d72431b49adf49540ec5b1da98cd4cfff0b47
tree07651ad386aa560b9a583916656e47a72c69ee95
parent31db4f1ed837f3835937f60d31368bdb31998386
First attempt at node.dlopen

Compiled first working 'hello world' module with this config
deps/libeio/wscript
deps/libev/wscript
src/main.cc [new file with mode: 0644]
src/node.cc
src/node.h
wscript