Module rquickjs_core::runtime
source · Expand description
Quickjs runtime related types.
Structs
- Asynchronous Quickjs runtime, entry point of the library.
- Quickjs runtime, entry point of the library.
- A weak handle to the runtime.
Type Definitions
- The type of the interrupt handler.