On Tue, Dec 28, 2010 at 2:17 PM, Kevin Smith <khs4473 at gmail.com> wrote: > It seems like we'd need to rewrite the module declarations (i.e. module b = > "b.js";) but to what? Basically, it would rewrite it to: module b { .. contents of "b.js" ... } -- sam th samth at ccs.neu.edu