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.
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.