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