Package-level declarations
Types
Link copied to clipboard
Configures a logger for messages from Wasi / Emscripten embedder host
Link copied to clipboard
Configures SQLite Global error log
Link copied to clipboard
Enables logging of SQL statement at the moment before it starts executing
Link copied to clipboard
Enables logging of the SQL statement with wall-clock time it took to execute.
Link copied to clipboard
class WasmSqliteDebugConfig(commonConfig: WasmSqliteCommonConfig, map: Map<WasmSqliteDebugConfigBlock.Key<*>, WasmSqliteDebugFeature>)
Link copied to clipboard
Debugging options
Link copied to clipboard
interface WasmSqliteDebugFeature