A command line that displays a simple solo5 kerne output, which prints a bunch of debug text and then “Hello uxn!”. Full output: philip@rolery .132E ℓ ~/k/m/uxn-solo5 > ninja [1/1] solo5-hvt .ninja/main.hvt Solo5: Bindings version v0.9.0 Solo5: Memory map: 512 MB addressable: Solo5: reserved @ (0x0 - 0xfffff) Solo5: text @ (0x100000 - 0x108fff) Solo5: rodata @ (0x109000 - 0x10afff) Solo5: data @ (0x10b000 - 0x10ffff) Solo5: heap >= 0x110000 < stack < 0x20000000 Hello uxn! Solo5: solo5_exit(0) called
In other news, I got a very simple #uxn hello world running as a #solo5 unikernel, as part of the #mirageos retreat. Hello from Marrakesh :)
https://github.com/Profpatsch/uxn-solo5