> The only thing that appears to be missing is the ability to > share an opaque object representing a pre-compiled module.
The ModuleLoader attachModule method lets you take an already-instantiated module and "attach" it to another module loader, i.e., share that module instance with the loader. Dave _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

