> you can do things that aren't practical with 100-200ms startup: speculative parallel execution (fork 10 VMs, try 10 approaches, keep the best), treating code execution like a function call instead of an infrastructure decision, etc.
i am not following, why isn't it practical?
Off the top of my head trading or realtime voice come to mind. Probably plenty other domains could benefit