Hi Joseph,

I have x11 client for node ( core  + xrender/xtest/fixes/shape/randr/glx
and some other extensions ) but I'm not sure if it's possible (or easy) to
mix async code with non-async in emscripten. I can add wrappers for all
xlib calls with the same signature (but still async if you need to wait
response from server)

https://github.com/sidorares/node-x11

Andrey


On Fri, Aug 22, 2014 at 7:00 AM, Joseph Winston <[email protected]>
wrote:

> I'd like to bring up some Motif/X11 applications using emscripten.  Fromwhat
> I've seen no one has yet ported all the required libraries much less the
> X11 server.  Any suggestions or warnings before starting such a crazy
> project?
>
>
>
>
>  --
> 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