aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 -->