Skip to content
  • Seblu's avatar
    Improve script execution · a0d18a5d
    Seblu authored
    Script is now compiled before execution to have a better debugging features.
    local directory is no more given for each scripts
    global directory is new to each script execution
    only namespace object must be used to share data across scripts
    a0d18a5d