• Michal 'vorner' Vaner's avatar
    interpreter: Allow storing parameters to registry · aafb16b5
    Michal 'vorner' Vaner authored
    Allow storing results of functions to registry and passing them as
    parameters to other functions when called through the
    interpreter_call/interpreter_collect_results interface. This allows
    passing complex data structures around without the need for C to
    manipulate them.
    aafb16b5