1 dépôt
Execution environments that integrate a language virtual machine into a host application to run compiled or interpreted code.
Distinct from Dart Hook Environments: The candidates are either specific to Dart hooks, language learning, or static analysis, rather than the actual embedding of the runtime.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Language Runtime Embedders. Refine with filters or upvote what's useful.
This project is a cross-platform rendering engine and Dart runtime embedder. It functions as a hardware-accelerated graphics engine that composites and paints user interfaces across mobile, desktop, and web targets. The engine utilizes a hardware-accelerated rendering pipeline to drive high-frame-rate animations using GPU APIs such as Vulkan, Metal, and OpenGL. It incorporates an accessibility framework that maps user interface semantics to platform assistive technologies and screen readers. The system provides a platform abstraction layer for managing file and network I/O and incorporates a
Implements an embedded runtime that executes application logic using both just-in-time and ahead-of-time compilation.