simple modules

ihab.awad at gmail.com ihab.awad at gmail.com
Mon Feb 1 23:51:46 PST 2010


On Tue, Feb 2, 2010 at 1:28 AM, Kevin Curtis <kevinc1846 at googlemail.com> wrote:
> Just a final point - modules that are imported with 'import' can be native modules?

Yes. As long as the module does not provide powers, i.e., it is just
equivalent to code, it can be provided ambiently as a module.

> There has been discussion re ArrayBuffers. Would 'native modules' be a way
> to present this functionality to ECMAScript.

To the extent that they are just powerless code, yes.

Ihab

-- 
Ihab A.B. Awad, Palo Alto, CA


More information about the es-discuss mailing list