Hey guys, I just came across at this <zephyr repo>...
# kotlin-native
a
Hey guys, I just came across at this zephyr repo. I know that kotlin-native doesn't support [no-std] targets out of the box, but is there a way to configure it (since it uses LLVM under the hood anyways)? What I'm talking about is something like Creating Custom Targets for Rust guidelines.
m