Cross-compiling Common Lisp for Windows
18 points by fosskers
18 points by fosskers
Cool! Seems like a straightforward enough process. And Mingw-w64 seems to cover a lot of the heavy lifting.
I’m gonna try that game.
I’d love to use raylib with common lisp on the web but have had trouble figuring out ECL to wasm
Sadly the website is almost unreadable on mobile screens, otherwise good read
Seems to be rendering okay for me. What part did you find hard to read?
The main section is split 50/50 with the sidebar, for me the main section is like 2cm big
Thanks, that’s odd, it should have shoved the sidebar to the bottom of the screen. It may be a phone screen size thing, where my CSS thinks your phone is a computer monitor, etc.
If I use responsive design mode in Firefox, the left sidebar pops in at around 482px width. At which point the main content is only about half the width, with the sidebar taking up 215px. Maybe the sidebar could pop in a somewhere in the region of 600-800px? I’m not sure what the best point is.