Updated On libc usage (early draft) (markdown)

crthpl 2021-04-30 15:42:21 -07:00
parent f07b373cbc
commit bffb89ae53

@ -8,7 +8,7 @@ https://github.com/golang/go/issues/16272
https://github.com/golang/go/issues/30401
V will support libc free builds on Linux soon.
V can support libc free builds on Linux by passing `-freestanding`.
libc/syscalls discussion:
https://news.ycombinator.com/item?id=18439100