aboutsummaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorAlon Zakai <azakai@mozilla.com>2010-11-25 16:55:51 -0800
committerAlon Zakai <azakai@mozilla.com>2010-11-25 16:55:51 -0800
commitffd139f1b84dd723e92f417d72957201dec6ceb9 (patch)
tree70b66464639959e0b7bd517ce6cc71c6878aa823 /demos
parentc914dffa663e48db7ecd4be553a60f37b49eb5ef (diff)
lua demo tweaks
Diffstat (limited to 'demos')
-rw-r--r--demos/lua.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/demos/lua.html b/demos/lua.html
index c06528a7..6fc53e2a 100644
--- a/demos/lua.html
+++ b/demos/lua.html
@@ -37,7 +37,10 @@
running in your browser (without any plugins).
</p>
<p>
- Most stuff should work, please report bugs if you find them!
+ <ul>
+ <li>Most stuff should work, please report bugs if you find them!</li>
+ <li>Note that this is an unoptimized build (see <a href="http://code.google.com/p/emscripten/issues/detail?id=8">issue 8</a>)</li>
+ </ul>
</p>
<hr>
<!-- Call Lua's execution function -->