Comment by neon_me Comment by neon_me 6 days ago 3 replies Copy Link View on Hacker News is there a way to wrap their s3 client for use in HonoJS/CF workers?
Copy Link oakesm9 6 days ago Next Collapse Comment - No. It's implemented in native code (Zig) inside bun itself and just exposed to developers as a JavaScript API.Source code: https://github.com/oven-sh/bun/tree/6ebad50543bf2c4107d4b4c2... Reply View | 1 reply Copy Link neon_me 6 days ago Parent Collapse Comment - 10/10 Loving it (and how fast it is!) - its just not the use-case that fits my needs.I want maximum ability to "move" my projects among services/vendors/providers Reply View | 0 replies
Copy Link neon_me 6 days ago Parent Collapse Comment - 10/10 Loving it (and how fast it is!) - its just not the use-case that fits my needs.I want maximum ability to "move" my projects among services/vendors/providers Reply View | 0 replies
No. It's implemented in native code (Zig) inside bun itself and just exposed to developers as a JavaScript API.
Source code: https://github.com/oven-sh/bun/tree/6ebad50543bf2c4107d4b4c2...