diff --git a/README.md b/README.md index 904de70..98660e2 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Bun is an incredibly fast JavaScript runtime, bundler, transpiler and package ma - [bnx](https://github.com/wobsoriano/bnx) - zx inspired shell for Bun/Node. - [bun-aws-lambda](https://github.com/Jarred-Sumner/bun-aws-lambda) - Hacky attempt to get bun to run on AWS Lambda - [postgres-bun](https://github.com/lawrencecchen/postgres-bun) - fast postgres bindings for bun runtime (libpq ffi) +- [bun-ffi-gen](https://github.com/Morglod/bun-ffi-gen) - FFI bindings generator for Bun ### Adapters