is it possible to recode the entire `glibc` in `kotlin-native` instead of `C` (assuming `kotlin-nati...
s
is it possible to recode the entire
glibc
in
kotlin-native
instead of
C
(assuming
kotlin-native
supports linking with
assembly
and supports
inline assembly
)
r
Well yeah but why would anyone want to do that
s
dunno
cus kotlin makes things alot easier?