ChicorySqliteEmbedderConfig
Configuration of the Chicory engine
Properties
Link copied to clipboard
Overrides Chicory machine factory. It can be used to install the Experimental Wasm-to-JVM bytecode AOT engine.
Link copied to clipboard
Overrides Chicory memory factory.
Link copied to clipboard
Sets 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 JvmResourcesAssetManager or at.released.cassettes.playhead.LinuxAssetManager for examples of custom implementations.