Re: Socket callbacks and main thread

2019-05-26 Thread Laza Android
Hi Nilesh, I'm also investigating socket communication with c compiled with emscripten. Can you share details on your compilation flags and how do you set socket callbacks? My problem is that socket callbacks doesn seem to be async with ASYNCIFY.. -- You received this message because you are su

Re: Socket callbacks and main thread

2019-05-26 Thread Laza Android
Hi Nilesh, I'm also investigating socket communication with c compiled with emscripten. Can you share details on your compilation flags and how do you set socket callbacks? My problem is that socket callbacks doesn seem to be async with ASYNCIFY. Also, if u have some -- You received this messag

Re: Socket callbacks and main thread

2019-05-26 Thread Laza Android
Hi Nilesh, I'm also investigating socket communication with c compiled with emscripten. Mz problem is that connection -- 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

Re: Evaluate OpenCV performance with asm.js (compiled by Emscripten)

2015-03-19 Thread Android
Hi Kuo, How did you compile OpenCV for JS? I'm trying to use Emscripten. Could you please share your process? Thanks On Tuesday, December 30, 2014 at 10:51:22 PM UTC-8, Tzu-Hao Kuo (Kaku) wrote: > > HI, > > I recently evaluate the performance of OpenCV with asm.js. > Thanks to the OpenCV te