iamhwani / v8-juice

Automatically exported from code.google.com/p/v8-juice
Other
0 stars 0 forks source link

Potential TODO: commonjs API #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It might be interesting to implement the CommonJS APIs:

http://jshq.org/commonjs/

the 0.1 spec only has the "require()" function, and it works almost 
identically to how juice's "include()" works, requiring only a tiny change 
to how the result is passed back.

Original issue reported on code.google.com by sgbeal@googlemail.com on 11 Sep 2009 at 10:56

GoogleCodeExporter commented 9 years ago

Original comment by sgbeal@googlemail.com on 11 Sep 2009 at 10:58

GoogleCodeExporter commented 9 years ago
i won't ever get around to doing these.

Original comment by sgbeal@googlemail.com on 18 Jul 2012 at 3:47