Oh thanks!

regards,
- Lu

On Saturday, July 19, 2014 2:39:08 AM UTC-7, Sergey Kurdakov wrote:
>
> Hi Lu,
>
> >warning: unresolved symbol: _ZTVN10__cxxabiv120__si_class_
> type_infoE
>
> if to search with google  this is a bug in clang, and it's quite easily 
> reproduced in latest emscripten, if to create a dynamically allocated 
> object of  locally defined struct with  new.
>
> Regards
> Sergey
>
>
> On Sat, Jul 19, 2014 at 12:32 PM, Lu Wang <[email protected] 
> <javascript:>> wrote:
>
>> Hi guys,
>>
>>    Here's a new toy for you: http://coolwanglu.github.io/PDFium.js/
>>
>>    It's kind of working, and quite fast. The JS file is 3.6M, and only 
>> 979k after gzip.
>>
>> Issues:
>>    - There seems to be lots of PDF files which cannot be rendered, and 
>> I'm not sure if I can fix it. In case your PDF work cannot be rendered, you 
>> can continue to try another - but there could be memory leak, so I 
>> recommend you to refresh the page from time to time.
>>    - It might consume lots of memory
>>    - There's a warning during the build, not sure if that's a bug of 
>> emscripten
>>  warning: unresolved symbol: _ZTVN10__cxxabiv120__si_class_type_infoE
>>       
>>
>>   regards,
>>   - Lu Wang
>>
>> -- 
>> 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] <javascript:>.
>> 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