EmbedderHostBuilder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Provider of the application's command line arguments. Set to null to use the default implementation.

Link copied to clipboard

Implementation of clocks used to measure CPU time. Set to null to use the default implementation.

Link copied to clipboard

Source of the entropy. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the local time formatter. Used in Emscripten bindings. Set to null to use the default implementation.

Link copied to clipboard

The logger for the embedder host. Can be overridden to log internal debug messages.

Link copied to clipboard

Implementation of the monotonic clock. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the real-time clock. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the STDERR stream. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the STDIN stream. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the STDOUT stream. Set to null to use the default implementation.

Link copied to clipboard

Provider of the system environment variables. Set to null to use the default implementation.

Link copied to clipboard

Implementation of time zone information provider. Used in Emscripten bindings. Set to null to use default implementation.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Provider of the application's command line arguments. Set to null to use the default implementation.

Link copied to clipboard

Implementation of clocks used to measure CPU time. Set to null to use the default implementation.

Link copied to clipboard

Source of the entropy. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the local time formatter. Used in implementation of Emscripten bindings. Set to null to use the default implementation.

Link copied to clipboard

The logger for the embedder host. Can be overridden to log internal debug messages.

Link copied to clipboard

Implementation of the monotonic clock. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the real-time clock. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the STDERR stream. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the STDIN stream. Set to null to use the default implementation.

Link copied to clipboard

Implementation of the STDOUT stream. Set to null to use the default implementation.

Link copied to clipboard

Provider of the system environment variables. Set to null to use the default implementation.

Link copied to clipboard

Implementation of time zone information provider. Used in Emscripten bindings. Set to null to use default implementation.