Skip to content

chore: bump dlpark to 0.8#102

Open
kylebarron wants to merge 2 commits into
mainfrom
kyle/bump-dlpark
Open

chore: bump dlpark to 0.8#102
kylebarron wants to merge 2 commits into
mainfrom
kyle/bump-dlpark

Conversation

@kylebarron

Copy link
Copy Markdown
Member

What I am changing

How I did it

How you can test it

Related Issues

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