Skip to content

Fix/walletkit db wasm ffi#251

Closed
Dzejkop wants to merge 5 commits intomainfrom
fix/walletkit-db-wasm-ffi
Closed

Fix/walletkit db wasm ffi#251
Dzejkop wants to merge 5 commits intomainfrom
fix/walletkit-db-wasm-ffi

Conversation

@Dzejkop
Copy link
Copy Markdown
Contributor

@Dzejkop Dzejkop commented Feb 26, 2026

No description provided.

Map close_v2 wrapper to sqlite3_close on wasm and use SQLITE_TRANSIENT() for bind blob/text destructor arguments to match sqlite-wasm-rs 0.5 signatures.

Co-authored-by: otto@toolsforhumanity.com
Add a dedicated CI job that installs wasm32 target, selects a wasm-capable clang, and runs cargo check for walletkit-db on wasm32-unknown-unknown.

Co-authored-by: otto@toolsforhumanity.com
Detect available llvm-ar variants (or fallback to ar) instead of assuming llvm-ar is on PATH when using system clang for wasm builds.

Co-authored-by: otto@toolsforhumanity.com
Co-authored-by: otto@toolsforhumanity.com
@Dzejkop
Copy link
Copy Markdown
Contributor Author

Dzejkop commented Feb 27, 2026

Superseded by #253 which now targets main directly and includes these changes (rebased).

@Dzejkop Dzejkop closed this Feb 27, 2026
@paolodamico paolodamico deleted the fix/walletkit-db-wasm-ffi branch March 11, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants