Alexiril / Cosmopolitan-SDL-example

Example of using SDL2 with Cosmopolitan Libc
28 stars 1 forks source link

Baremetal? #1

Open piranna opened 6 months ago

piranna commented 6 months ago

Any chance to make this works baremetal (no os) too?

Alexiril commented 6 months ago

Well, right now it's totally impossible (SDL2 highly depends on OS components). But I hope we can compile SDL with Cosmopolitan later. Then it will probably be possible to run this without any OS. I will look for solutions to make this work :)

piranna commented 6 months ago

That would be great :-)