Remix.run Logo
Georgelemental 3 days ago

It's also because Fil-C calls need to carry along a bunch of extra information, to support the safety checks

sheepscreek 3 days ago | parent | next [-]

Yes and AFAIK any fil-C program needs to be linked against fil-C compiled libraries, such as libc/musl/etc. I too would like to know what other challenges exist in making this process more automated.

ameliaquining 3 days ago | parent [-]

What precisely do you mean by "this process"? The kind of linking that Fil-C supports is pretty different from what the blog post proposes.

pizlonator 3 days ago | parent | prev [-]

Correct