And now for something COMPLETELY different:
Linux booting *inside* a PDF file. (Uses embedded JS to run a RISCV emulator and boot Linux to a command line prompt):
https://github.com/ading2210/linuxpdf?tab=readme-ov-file
https://www.theregister.com/2025/02/16/dev_linux_pdf/?td=rt-3a
@cstross Wow! This is a great example of the power of virtual platforms, #emulators, and also disciplined state control in a programming language. The fact that you can run this inside a #pdf is also instructive — yet another attack vector.
Also, I’ll bet there are many packages out there to do cross-compilation from #RISC-V to other machines. Remind me never to use Adobe Acrobat.