R/ffi.R
tcc_compile.Rd
Compile the defined symbols into callable functions. This generates C wrapper code and compiles it with TinyCC.
tcc_compile(ffi, verbose = FALSE)
A tcc_ffi object
Print compilation info
A tcc_compiled object with callable functions