1 dépôt
Runtime environments that provide low-level access to kernel functions and hardware resources.
Distinct from OS-Level System Scripting: Distinct from OS-Level System Scripting: focuses on building performant system applications rather than general OS automation.
Explore 1 awesome GitHub repository matching programming languages & runtimes · System-Level Engines. Refine with filters or upvote what's useful.
Just is a JavaScript runtime environment designed for system-level programming and high-performance execution. It provides a direct interface to kernel functions and hardware resources, allowing developers to interact with operating system features that are typically inaccessible through standard high-level programming environments. The runtime distinguishes itself by offering a streamlined execution model that minimizes startup latency and provides the ability to compile scripts into standalone, dependency-free binaries. By leveraging the V8 engine and a specialized module loading system, it
Acts as a system-level scripting engine with direct access to kernel functions and hardware.