@dayme/bunraylib
v0.1.0
Published
TypeScript FFI bindings for raylib — zero dependencies, powered by Bun
Readme
rraylib
TypeScript FFI bindings for raylib — built entirely with Bun.
No external dependencies required. Everything is compiled through bun ffi cc, so all you need is Bun.
Progress
500 / 548 functions implemented (91.2%)
| Module | Progress | | --- | --- | | Window and Graphics Device | 114/147 (78%) | | Input Handling | 37/37 (100%) | | Gestures and Touch | 8/8 (100%) | | Camera System | 2/2 (100%) | | Shapes Drawing | 66/69 (96%) | | Texture Loading and Drawing | 112/112 (100%) | | Font Loading and Text Drawing | 34/37 (92%) | | Basic 3D Shapes | 21/21 (100%) | | Model Loading and Drawing | 48/50 (96%) | | Audio Loading and Playing | 58/65 (89%) |
Full breakdown: PROGRESS.md
Usage
bun install
bun run index.ts