Skip to content

chore: add serde_wasm_bindgen convention for intent marshalling#238

Merged
lcovar merged 1 commit intomasterfrom
BTC-3226/serde-wasm-convention
Mar 31, 2026
Merged

chore: add serde_wasm_bindgen convention for intent marshalling#238
lcovar merged 1 commit intomasterfrom
BTC-3226/serde-wasm-convention

Conversation

@lcovar
Copy link
Copy Markdown
Contributor

@lcovar lcovar commented Mar 30, 2026

Convention #9: pass objects directly to WASM via serde_wasm_bindgen, don't serialize to JSON string in TypeScript. Covers the BigInt edge case with custom deserializers in Rust.

BTC-3226

Convention #9: pass objects directly to WASM via serde_wasm_bindgen,
don't serialize to JSON string in TypeScript. Covers the BigInt
edge case with custom deserializers in Rust.

BTC-3226
@lcovar lcovar requested a review from a team as a code owner March 30, 2026 20:13
@lcovar lcovar merged commit df37890 into master Mar 31, 2026
13 checks passed
@lcovar lcovar deleted the BTC-3226/serde-wasm-convention branch March 31, 2026 00:00
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