Node.js API bindings for Hyperlight JS
Node.js API bindings for Hyperlight JS - Linux x64 gnu
Node.js API bindings for Hyperlight JS - Windows x64 msvc
Node.js API bindings for Hyperlight JS - Linux x64 musl
Interactive AI agent using GitHub Copilot SDK with Hyperlight sandboxed JS execution
Hyperlight is an RPC (Remote Procedure Call) implementation built on hyper-express which allows for trivially simple client and server communication.
Array#isArray for older browsers
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Buffers events from a stream until you are ready to handle them.
Get the command from a shebang
JSON parse & stringify that supports binary via bops & base64
CLI arguments parser. Native port of python's argparse.
Run a function exactly one time
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
Returns true if a string has an extglob.
Fast deep equal
Allows users to use generators in order to write common functions that can be both sync or async.
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
The Node.js `util.deprecate()` function with browser support
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
A small polyfill for Object.setprototypeof
hyperlight-js is a rust library crate that enables JavaScript code to be run inside lightweight Virtual Machine backed Sandbox. It is built on top of Hyperlight.
hyperlight-js-runtime is a rust binary crate that provides the JavaScript runtime binary for hyperlight-js.