My objectives here are pretty specific: I'm building open source Python tools for people to run on their own machines, and I want to add "execute untrusted code" features to those tools (mainly for code written by LLMs) such that people can use those features with a clean 'pip install x' of my software on Mac, Linux and hopefully also Windows.
As such you're probably not the right fit for me, I should be looking more at things like wasmer and wasmtime.
Sorry for asking a possibly noob question. Doesn't firecracker vms requires bare metal instances? And does gcp support provisioning bare metal instances?
Or is it that you are able to run firecracker on normal vm instances in gcp ?
disclaimer: i work there