(评论)
(comments)

原始链接: https://news.ycombinator.com/item?id=43482556

微软宣布了Hyperlight WASM,这是其Hyperlight轻量级虚拟机监控器(VMM)的最新版本,它可以在大约毫秒级的时间内启动虚拟机。此版本基于Wasmtime运行时,并使用WASI接口启用WebAssembly (Wasm)组件二进制文件的执行,无需在虚拟机中使用客户操作系统。公告重点介绍了这种方法的优势,并包含一个演练示例。一位评论者提出了一种可能的用例:使用WASM构建类似Cloudflare Workers或Lambda的服务。


原文
Hacker News new | past | comments | ask | show | jobs | submit login
Hyperlight WASM: Fast, secure, and OS-free (microsoft.com)
23 points by yoshuaw 42 minutes ago | hide | past | favorite | 2 comments










A couple of months ago we announced Hyperlight [1], a lightweight VMM that can spawn new VMs in about a millisecond.

Today we’re happy to announce the Hyperlight Wasm guest based on the Wasmtime runtime. This makes it possible to run Wasm Component binaries on top of WASI interfaces without the need for a guest OS in the VM. In this post we explain how this works and walk through an example.

[1]: https://news.ycombinator.com/item?id=42078476



This seems interesting. So the use case of this would be if you wanted to role your own Cloudflare Workers or Lambda equivalent with WASM?






Join us for AI Startup School this June 16-17 in San Francisco!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact



Search:
联系我们 contact @ memedata.com