Hacker News new | ask | show | jobs
by cma 4 days ago
You could use raw C in environments with effective sandboxes, Fil-C in environments without a sandbox.

Or you could write a library that works for Fil-C and C without writing the library twice.