The guest-provider backend module for the auth plugin.
Let agents run disposable VMs
Turn any flavor of allowable package.json bin into a normalized object
Get your PATH prepended with locally installed binaries
JavaScript package binary linker
Package exports of the `assert` global
Regular expression for matching a shebang line
Check if a binary is working
Get the PATH environment variable key cross-platform
Binary wrapper that makes your programs seamlessly available as local dependencies
TypeScript definitions for leaflet-draw
Simple help and sanity checks for Node CLI bin scripts
JavaScript tooling for working with WebAssembly Components
Binary wrapper that makes your programs seamlessly available as local dependencies
OptiPNG wrapper that makes it seamlessly available as a local dependency
Allows you to build compile-time libraries
Run a lifecycle script for a package (descendant of npm-lifecycle)
filesystem bindings for tar-stream
`pngquant` wrapper that makes it seamlessly available as a local dependency
Interactive AI agent using GitHub Copilot SDK with Hyperlight sandboxed JS execution
Check if a binary is working
Binary wrapper that makes your programs seamlessly available as local dependencies
jpegtran (part of libjpeg-turbo) bin-wrapper that makes it seamlessly available as a local dependency
Binary wrapper for Flow - A static type checker for JavaScript
This crate provides the opinionated bits of the guest library, such as the panic handler, the entry point, the guest logger, the exception handling logic, and third-party code used by our C-API needed to build a native hyperlight-guest binary.
This crate provides picolibc for Hyperlight guests. It builds the picolibc library and generates bindings to the libc types and functions.
cargo subcommand to build hyperlight guest binaries
Hyperlight's components common to host and guest.
Procedural macros to generate Hyperlight host and guest bindings from component types
Shared implementation for the procedural macros that generate Hyperlight host and guest bindings from component types
Provides only the essential building blocks for interacting with the host environment, including the VM exit mechanism, abstractions for calling host functions and receiving return values, and the input/output stacks used for guest-host communication.
Macros for registering guest and host functions on hyperlight guests binaries.
Provides the tracing functionality for the hyperlight guest.
A lightweight Virtual Machine Manager that can be hosted in an application to safely run untrusted or code within a VM partition with very low latency and overhead.