sqlite_wasm_rs

Module wasm

Source
Expand description

This module provides some “raw” C-Like interfaces for sqlite-wasm. It is called “raw” because the memory needs to be handled by yourself. It is not recommended to use it directly, please use the c module.

Structs§