The easiest way to do this would be to use the JuliaSimCompiler with the LLVM backend, since that would create a binary and the serialization is then exactly that binary. You could then just load the DLL into a new session and the function would come right up pretty instantly. @baggepinnen I know this (JSC control functions) just merged, is there any docs on it though?
1 Like