Module rquickjs_core::runtime
source · Expand description
QuickJS runtime related types.
Structs
- AsyncRuntime
futures
Asynchronous QuickJS runtime, entry point of the library. - AsyncWeakRuntime
futures
A weak handle to the async runtime. - QuickJS runtime, entry point of the library.
- A weak handle to the runtime.
Type Aliases
- The type of the interrupt handler.
- A struct with information about the runtimes memory usage.