Skip to content

Remove tokio-util for WASM targets#495

Open
jonasstrehle wants to merge 1 commit intojohanhelsing:mainfrom
unyt-org:main
Open

Remove tokio-util for WASM targets#495
jonasstrehle wants to merge 1 commit intojohanhelsing:mainfrom
unyt-org:main

Conversation

@jonasstrehle
Copy link
Copy Markdown

Disabled take_raw_by_id for WASM targets, since mio seems to be pulled in by tokio-util which is not WASM compatible

@johanhelsing
Copy link
Copy Markdown
Owner

Thanks. What happens specifically, when mio is pulled in?

@jonasstrehle
Copy link
Copy Markdown
Author

Thanks. What happens specifically, when mio is pulled in?

Something similar to Unresolved import crate::sys::tcp.

@johanhelsing
Copy link
Copy Markdown
Owner

So it's a build error? How come it isn't caught by ci?

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