rong_core
Core runtime types and traits for RongJS.
This crate contains the engine-agnostic building blocks used by the published Rong crates: values, objects, functions, classes, errors, async integration, and runtime services.
Most users should depend on rong instead of using rong_core directly.