Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@lanodan @ins0mniak @lonelyowl13 @vic
> even though it kind of seems to push Plan9-isms on everyone
Ha, it feels too Linux-y to me!
> but I meant just stuff like creating binaries for {x86_64,arm32,arm64}-{linux,windows} rather easily,
That is what I meant also, except {x86_64,arm32,arm64}-{linux,windows,plan9}.
> which seems doable in C without code changes but getting all those targets to work can be quite a chore.
You end up with #ifdefs and a stupid build system and coping with all the stupid winsock idiosyncrasies.