I understand that Livecode uses the LLVM compiler infrastructure to create
llvm bytecode that for instance emscripten can use to transpile to
javascript. I'm wandering if it is possible to do things like:

   - Export the server engine to llvm bytecode?
   - Take a some livecode script, do some tree shaking and get some nice
   compact bytecode export that uses only the bits needed by the livecode
   script?

Is any of this possible now, is it planned for or looks like it may be
possible in the nearish future / next couple of years?
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to