Dynamically load native scripts
authorRyan Dahl <ry@tinyclouds.org>
Tue, 12 Oct 2010 18:49:41 +0000 (11:49 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 12 Oct 2010 18:49:41 +0000 (11:49 -0700)
commitc4636a578cee61a8a3b570146e168f7dffec9998
tree1c9cd0f96ebb748e9cdbb8ea50ab7a11cba2faa9
parent901d5fd0d2475f8f912f9a73d14805d6898c8e02
Dynamically load native scripts
src/node.cc
src/node_javascript.cc [new file with mode: 0644]
src/node_javascript.h [new file with mode: 0644]
tools/js2c.py
wscript