Skip to content

Conversation

@wooden-worm
Copy link
Contributor

Impl get_native_file to return the native file type on different platforms: web_sys::File on wasm and tokio::fs::File on desktop.

Fixes #1081

@ealmloff ealmloff added enhancement New feature or request html Related to the html crate labels Jul 31, 2023
Copy link
Member

@ealmloff ealmloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this looks great!

@ealmloff ealmloff merged commit f652474 into DioxusLabs:master Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request html Related to the html crate

2 participants