Microsoft has unveiled Hyperlight, a hypervisor for isolating specific functions within applications.
Microsoft has announced the Hyperlight project, which develops a hypervisor intended for embedding within applications for the isolated execution of untrusted code or code that requires special protection. The hypervisor is structured as a shared library, enabling the execution of individual functions in lightweight virtual machines (micro-VMs) and organizing data exchange with these functions. The project code is written in Rust and is distributed under […]
