Hi vanshikaaug2! On Wed, 5 Jul 2017 21:26:27 -0700 (PDT) [email protected] wrote:
> Are there any open source projects(that don't use webgl/opengl) that I can > build myself using clang as well as emscripten? I am trying to find out > native/wasm performance numbers. > Sure, see https://github.com/kripken/emscripten/wiki/Porting-Examples-and-Demos . Out of these, I worked on Freecell Solver ( http://fc-solve.shlomifish.org/ ) and webXMP ( https://duckduckgo.com/?q=webxmp&ia=web ), and as far as I know they don't use OpenGL. Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Beginners Site for the Vim text editor - http://vim.begin-site.org/ When Chuck Norris uses git, he takes a coffee break after initiating every git commit. And then he waits for the commit to finish. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ 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.
