Module runtime

Module runtime 

Source
Expand description

Runtime setup and event loop management.

This module handles the connection between the Rust runtime and the JavaScript environment via winit’s event loop.

Structs§

WryBindgenEvent
Application-level events that can be sent through the event loop.

Functions§

handle_callbacks