Skip to contents

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()