Nice idea, added.

- Alon


On Wed, Feb 18, 2015 at 11:42 AM, Boris Gjenero <[email protected]>
wrote:

> What about ability to compile all tests to JS without ability to run
> compiled code? Projects which are properly set up with Autoconf in a way
> that enables cross-compiling should configure successfully that way. It
> could be enabled with something like "EMCONFIGURE_JS=2".
>
> On Tuesday, 17 February 2015 14:59:15 UTC-5, Alon Zakai wrote:
>>
>> I see. So if those tests printed instead of writing to a file, I guess
>> this would work. Still would be nice to have this work out of the box.
>>
>> We could try to get fprintf to work in node by writing directly to the
>> files synchronously. But we don't currently have support for mounting the
>> entire filesystem as NODEFS, it is tricky due to devices, see
>> https://github.com/kripken/emscripten/pull/3152
>> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fkripken%2Femscripten%2Fpull%2F3152&sa=D&sntz=1&usg=AFQjCNFOZkbhLTUYLxBJ2DgWy2fgyYMSXg>
>> . However, perhaps we should support an option to mount it, ignoring
>> devices, just for this purpose?
>>
>> - Alon
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to