Skip to content

chore: bump dlpark to 0.8 - #102

Merged
kylebarron merged 7 commits into
mainfrom
kyle/bump-dlpark
Jul 30, 2026
Merged

chore: bump dlpark to 0.8#102
kylebarron merged 7 commits into
mainfrom
kyle/bump-dlpark

Conversation

@kylebarron

@kylebarron kylebarron commented Jul 22, 2026

Copy link
Copy Markdown
Member

Update version of dlpark

dlpark 0.8.0's bindgen-generated FFI emits struct layout tests using the
host (64-bit) pointer width, so the crate fails to compile for
wasm32-unknown-emscripten (the Pyodide wheel target). Point at a fork of
0.8.0 that gates those layout tests on `target_pointer_width = "64"`.

Revert to the crates.io release once the fix ships upstream
(SunDoge/dlpark).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kylebarron
kylebarron marked this pull request as ready for review July 23, 2026 15:45
@kylebarron kylebarron changed the title wip: bump dlpark to 0.8 chore: bump dlpark to 0.8 Jul 23, 2026
@kylebarron
kylebarron enabled auto-merge (squash) July 30, 2026 14:30
@kylebarron
kylebarron disabled auto-merge July 30, 2026 14:30
@kylebarron
kylebarron enabled auto-merge (squash) July 30, 2026 15:21
@kylebarron
kylebarron merged commit 4ac63f5 into main Jul 30, 2026
13 checks passed
@kylebarron
kylebarron deleted the kyle/bump-dlpark branch July 30, 2026 15:23
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.

1 participant