Closed matetokodi closed 1 year ago
Copy the contents of the funcion's data memory to the results vector
data
results
Moved struct Value and its dependencies to value.h to use it in jit.cc, because including interp.h in jit.h would cause a circular import
Signed-off-by is missing from the commit log
Copy the contents of the funcion's
data
memory to theresults
vectorMoved struct Value and its dependencies to value.h to use it in jit.cc, because including interp.h in jit.h would cause a circular import