tcc_output: Set output type for FFI compilation

View source: R/ffi.R

tcc_outputR Documentation

Set output type for FFI compilation

Description

Set output type for FFI compilation

Usage

tcc_output(ffi, output = c("memory", "dll", "exe"))

Arguments

ffi

A tcc_ffi object

output

One of "memory", "dll", "exe"

Value

Updated tcc_ffi object (for chaining)


Rtinycc documentation built on April 28, 2026, 1:07 a.m.