From e2907417f8a5b75011bcfc810f7c08917b4e6d33 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 19 Feb 2016 12:19:37 +1000 Subject: Streaming source code idea. --- docs/LuaSL-New-scripting-engine.html | 3 +++ 1 file changed, 3 insertions(+) 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) --// End of generated code. + +

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.

+


This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

-- cgit v1.1