DenialAdams / roland

Roland programming language
https://www.brick.codes/roland
Apache License 2.0
46 stars 0 forks source link

amd64 binaries should not depend on libc #139

Closed DenialAdams closed 3 months ago

DenialAdams commented 4 months ago

we only use libc for write now, which can just as easily be a system call.

DenialAdams commented 3 months ago

we only use libc for write now, which can just as easily be a system call.

this was wrong i forgot about malloc lol. anyway

done in 53bad8d3a04623670bdde8ee0259d240545d3d7d