It should be there by default, unless you build with --closure which can
minify it out, or NO_FS which will not include it.

- Alon


On Thu, Mar 19, 2015 at 7:49 AM, bobajeff <[email protected]> wrote:

> Ive compiled clang to js and I'm pretty sure it uses the filesystem but
> emscripten didn't seem to include the FS API so I'm getting:
> ReferenceError: FS is not defined
>
> When trying to use it. Is there a commandline argument to force emscripten
> to include it?
>
> --
> 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