Module quickjs_runtime::facades
source · [−]Expand description
contains the QuickJsRuntimeFacade
Structs
EsRuntime is the main public struct representing a JavaScript runtime. You can construct a new EsRuntime by using the [EsRuntimeBuilder] struct