Hacker News new | ask | show | jobs
by tpcollns 195 days ago
The playground seems cool. I think I get a sense of how this works and could see myself using it. Is it fair to assume this plugs into a VM behind the scenes? Shared?

Out of curiosity, is any part of this also open-sourced?

1 comments

Yes!! The runtimes are ephemeral VMs/containers with no network access (exposed)

On OS, the core of the solution is not currently open source; it’s still changing a lot, and I don’t want to publish an API or SDK surface that I’ll immediately have to update.

But I plan to open-source the CLI package and SDKs shortly