|
|
|
|
|
by avadodin
12 hours ago
|
|
Just don't add memory safety bugs is solid advice, but treating "asm" as C's "unsafe" keyword would void the memory safety guarantees in Fil-C. I don't know how the author's proprietary LLM swarm handled the job but his stated approach sounds reasonable to me. |
|
This doesn't sound right to me and I wrote a decent amount of inline assembly in C like C++ code.
Are you saying this because you had unexpected memory safety bugs in inline asm?