Loads a script_function
or script_module
previously saved with jit_save
script_function
or script_module
previously saved with jit_save
jit_load(path, ...)
path
: a path to a script_function
or script_module
serialized with jit_save()
....
: currently unused.Useful links
Downloads (last 30 days):