A SvelteKit adapter for Bun
Adapter for SvelteKit apps that generates a standalone Bun.js server.
An alternative to svelte-adapter-bun
Creates a standalone Bun server from a Sveltekit Project
MRE of a bug in Svelte 5 with SSR enabled using the Bun adapter.
A SvelteKit example showcasing real-time WebSocket functionality with the Bun…