i spoke with kaushik who works on a git VFS at twi...
# development
a
i spoke with kaushik who works on a git VFS at twitter about the performance we might expect from using a VFS for process execution, and he said that the FUSE driver on osx and linux doesn't do any buffering in itself, so we are not likely to need to edit anything that goes in the kernel, which is nice because that means we can expect to continue work on the
brfs
crate