TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Manage WebAssembly Apps Using Container and Kubernetes Tools

2 点作者 Nicole9超过 3 年前

2 条评论

rektide超过 3 年前
there&#x27;s so projects like krustlet, which are abstract runtime engines for kubernetes. it so happens that 4&#x2F;5 main uses of krustlet are wasm, but krustlet is supposed to be a generic kubernetes kubelet.<p>there&#x27;s not a great inventory out there of what all various runtimes are available on kubelet. this comment so happens to inventory 3 wasm runtime providers: <a href="https:&#x2F;&#x2F;github.com&#x2F;krustlet&#x2F;krustlet&#x2F;pull&#x2F;677#issuecomment-917179272" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;krustlet&#x2F;krustlet&#x2F;pull&#x2F;677#issuecomment-9...</a>
评论 #29315489 未加载
Nicole9超过 3 年前
We can use the exact same tools to manage WebAssembly applications, enabling Docker-like Linux containers and WebAssembly apps to run side-by-side in the same system.