Suffusion: Minimal Swift wrapper around the FUSE APIs

Suffusion is a minimal Swift wrapper around the FUSE APIs to support experimenting with custom read-only filesystems. It’s inspired by the Objective-C API presented by OSXFUSE.framework, but presents FUSE’s “low-level” node-based API rather than a path-ba… Read more

Similar

Swift ported and running on Haiku

Hello everyone! This report covers the span of the last two weeks of my porting efforts to get swift running on Haiku. I started debugging the runtime library ‘libswiftCore’ on both Haiku and Linux and focused my attention specifically to the ImageInspect... (more…)

Read more »