Re: More Emscripten/WebGL demos

55 views
Skip to first unread message

Alon Zakai

unread,
May 8, 2013, 8:21:43 PM5/8/13
to emscripte...@googlegroups.com
Nice, I like the landscape rendering.

Regarding performance, which options was this compiled with? It doesn't look like I would expect from -O2, but I can't tell any more just from the output itself.

- Alon


On Sun, May 5, 2013 at 10:57 AM, Michael Goodfellow <mgoo...@free-the-memes.net> wrote:
Here's the latest on my use of Emscripten/WebGL



--
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 emscripten-disc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Marcos Scriven

unread,
May 9, 2013, 4:44:48 AM5/9/13
to emscripte...@googlegroups.com
Would it be worth adding the options/version used as a comment at the top of the generated Javascript?

Alon Zakai

unread,
May 9, 2013, 1:06:25 PM5/9/13
to emscripte...@googlegroups.com
Probably, yeah. I think we used to do this a while back, but the problem was that various optimizations like closure compiler would remove all comments, so it wasn't maintained.

- Alon



On Thu, May 9, 2013 at 1:44 AM, Marcos Scriven <mar...@scriven.org> wrote:
Would it be worth adding the options/version used as a comment at the top of the generated Javascript?

Alexander Gladysh

unread,
May 11, 2013, 8:05:19 AM5/11/13
to emscripte...@googlegroups.com
Would good old C trick with placing a version to a static variable
work? Or, maybe, place it to a JS variable...

Alexander.
Reply all
Reply to author
Forward
0 new messages