Aka csm10495 on kbin.social

  • 8 Posts
  • 224 Comments
Joined 2 years ago
cake
Cake day: June 8th, 2023

help-circle



















  • Warning: talking out of my butt a bit so take with a grain of salt.

    I wonder if you could look at micropython. You could implement a unix like world on top of micropython then use micropython as the layer where a normal os would be.

    It would be miserable and likely impossible to be fully unix compliant but could be a fun thing to play with. I would be amazed if it ever somehow could run native unix binaries.