Advanced Robotics Kit (Ark)
Home
Docs
Docs
API Docs
ark::js::detail
ark::js::detail
Classes
ark::js::detail::JSValueWrapper
Wraps JSValue from QuickJS. Since we don’t/can’t know what the JSValue type is, as it changes based on architecture, we need to wrap it and include quickjs in this private header.