Thanks for your answer.

**************************************************************************

> Hi Jack! 
>
> On Sat, 4 May 2019 02:24:08 -0700 (PDT) 
> Jack Dale <[email protected] <javascript:>> wrote: 
>
> > How can I display text on webpage using emscripten, if it is 
> possible?Can I 
> > do it inside emscripten/c++ code I mean. Can I embed html tags inside 
> > emscripten code and display on webpage(without black console window)? 
> > 
> > The text must be selectable and search engines should be able to read 
> the 
> > texts. 
> > 
>
> Search engines may likely opt to not execute client-side code, whether js 
> or 
> wasm, so I suggest using plain HTML text. Otherwise, you can interface js 
> routines and emscripten ones easily enough. See 
>
> https://github.com/emscripten-core/emscripten/wiki/Porting-Examples-and-Demos 
> . 
>
>
> -- 
> ----------------------------------------------------------------- 
> Shlomi Fish       http://www.shlomifish.org/ 
> Humanity - Parody of Modern Life - http://shlom.in/humanity 
>
> Happy Birthday! You'll be older than I in no time at this rate! 
>     — ED Curtis Curtis on Facebook 
>
> Please reply to list if it's a mailing list post - http://shlom.in/reply 
> . 
>

-- 
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