BunFileSystem
Bun layer for Effect's FileSystem service.
This module exposes one layer that provides FileSystem in Bun by using
the shared Node file-system implementation. Once the layer is provided,
programs use the standard effect/FileSystem service operations.