01Native library loading and cross-platform path resolution using dlopen
02Complete mapping of C types to Bun FFITypes including pointers and cstrings
03Manual memory management and pointer handling patterns
04Native callback implementation for bi-directional communication
05Struct and buffer manipulation via ArrayBuffer and DataView
0611 GitHub stars