aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/LuaSL-New-scripting-engine.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LuaSL-New-scripting-engine.html')
-rw-r--r--docs/LuaSL-New-scripting-engine.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/LuaSL-New-scripting-engine.html b/docs/LuaSL-New-scripting-engine.html
index b8c730f..28049a2 100644
--- a/docs/LuaSL-New-scripting-engine.html
+++ b/docs/LuaSL-New-scripting-engine.html
@@ -909,6 +909,9 @@ _LSL.stateChange(_defaultState)
909--// End of generated code. 909--// End of generated code.
910 910
911</pre> 911</pre>
912
913<p>Here's a wild idea - streaming source code. Start feeding the .lua files to the compiler when you start downloading it, so it compiles as it's downloading. Dunno yet if that would help, might just get stuck early on waiting for the entire file.</p>
914
912<p><br /> This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</p> 915<p><br /> This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</p>
913</body> 916</body>
914</html> 917</html>