ChasmSqliteEmbedderConfig
Configuration of the Chasm engine
Properties
Link copied to clipboard
Sets Chasm Runtime Config
Link copied to clipboard
Used Sqlite WebAssembly binary file
Link copied to clipboard
Sets the Wasm source reader responsible for reading a WebAssembly binary. This can be overridden to read Wasm files from non-standard locations. See at.released.wasm.sqlite.binary.reader.JvmResourcesWasmBinaryReader or at.released.wasm.sqlite.binary.reader.LinuxWasmSourceReader for examples of custom implementations.