generated at
BunのFFI
Bun.jsFFIがある

>Use the built-in bun:ffi module to efficiently call native libraries from JavaScript. It works with languages that support the C ABI (Zig, Rust, C/C++, C#, Nim, Kotlin, etc).



>Calling OCaml from Bun because why not ref
>