yawaramin 12 hours ago

Something very cool about this GC is that it's written in F* (technically, a low-level subset called Low) and compiles to memory-safe C,* so it's kind of equivalent to using Rust but they don't have to give up C.

F/Low are also used in Project Everest, which ships formally verified crypto primitives in Firefox and other platforms.

Ecco 16 hours ago

What are those numbers on the sides for?

  • codelion 15 hours ago

    I think it is preprint, some latex templates put the numbers to make it easy for reviewers to refer them.

a-french-anon 8 hours ago

I don't want to rain on such a cool parade, but I'm pretty sure doing the same with a truly performant GC is a whole different ballgame.