Microsoft Announces Open-Source Hyperlight For Embedded VMM Within Linux/Windows Apps
- Reference: 0001505138
- News link: https://www.phoronix.com/news/Microsoft-Hyperlight-Rust-VMM
- Source link:
Microsoft today publicly announced Hyperlight for virtual machine based security to execute small, embedded functions. Each function request with Hyperlight has its own hypervisor for protection. Hyperlight is a Rust-based library for executing functions as quick as possible while keeping functions isolated individually within VMs using either Linux KVM or Microsoft Hyper-V. Microsoft envisions Hyperlight being used everywhere from cloud services down to IoT and industrial use-cases.
Microsoft will be submitting Hyperlight to the Cloud Native Computing Foundation as a sandbox project. The Hyperlight code is licensed under the Apache 2.0 license and works on both Linux (KVM) and Microsoft Windows (Hyper-V) systems.
More details on the open-source Hyperlight project via the [2]Microsoft Open-Source Blog . The blog post is dated 7 November but only appeared public on their RSS feed a few minutes ago. The code repository now public at [3]GitHub .
[1] https://www.phoronix.com/news/Microsoft-OpenHCL
[2] https://opensource.microsoft.com/blog/2024/11/07/introducing-hyperlight-virtual-machine-based-security-for-functions-at-scale/
[3] https://github.com/hyperlight-dev/hyperlight
Lachu