PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...
muvm allows you to run arbitrary programs from your system in a microVM. It's comprised of 2 small programs: muvm: links against libkrun to create the microVM. muvm-guest: acts as an entrypoint inside ...