| tcc_output | R Documentation |
Set output type for FFI compilation
tcc_output(ffi, output = c("memory", "dll", "exe"))
ffi |
A tcc_ffi object |
output |
One of "memory", "dll", "exe" |
Updated tcc_ffi object (for chaining)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.