Expand description
QuickJS runtime related types.
Structs§
- Asynchronous QuickJS runtime, entry point of the library.
- A weak handle to the async runtime.
- QuickJS runtime, entry point of the library.
- Guard for user data to avoid inserting new userdata while exisiting userdata is being referenced.
- A weak handle to the runtime.
Type Aliases§
- The type of the interrupt handler.
- A struct with information about the runtimes memory usage.