Materialise spec for the browser host. Image mounts get a fresh MemoryFileSystem.fromImage(rootfsImage); scratch mounts get an empty MemoryFileSystem over a small SAB (the browser has no host directory to bind to).
spec
MemoryFileSystem.fromImage(rootfsImage)
MemoryFileSystem
Pure function: input → output, no global state.
Materialise
specfor the browser host. Image mounts get a freshMemoryFileSystem.fromImage(rootfsImage); scratch mounts get an emptyMemoryFileSystemover a small SAB (the browser has no host directory to bind to).Pure function: input → output, no global state.