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 QuickJsRuntime by using the QuickJsRuntimeBuilder struct