Back to repositoriesView on GitHub
Indexed repository
xhochy/bun-1.3.7
These skills were discovered automatically and have not necessarily received an editorial review.
3 indexed skills0 stars
implementing-jsc-classes-cppIndexed
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
View indexed skillimplementing-jsc-classes-zigIndexed
Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.
View indexed skillzig-system-callsIndexed
Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs or std.posix.
View indexed skill