jit_load function

Loads a script_function or script_module previously saved with jit_save

Loads a script_function or script_module previously saved with jit_save

jit_load(path, ...)

Arguments

  • path: a path to a script_function or script_module serialized with jit_save().
  • ...: currently unused.
  • Maintainer: Daniel Falbel
  • License: MIT + file LICENSE
  • Last published: 2025-02-14

Downloads (last 30 days):