tcc_ffi: Create a new FFI compilation context

View source: R/ffi.R

tcc_ffiR Documentation

Create a new FFI compilation context

Description

Initialize a Bun-style FFI context for API-mode compilation. This is the entry point for the modern FFI API.

Usage

tcc_ffi()

Value

A tcc_ffi object with chaining support

Examples

ffi <- tcc_ffi()

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