Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy to webassembly #15

Open
anilbey opened this issue Dec 5, 2022 · 1 comment
Open

Deploy to webassembly #15

anilbey opened this issue Dec 5, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@anilbey
Copy link
Contributor

anilbey commented Dec 5, 2022

Figure out how to enable the file picker on browser

@anilbey anilbey added enhancement New feature or request help wanted Extra attention is needed labels Dec 5, 2022
@anilbey
Copy link
Contributor Author

anilbey commented Dec 3, 2023

The file picker works async on WASM just like in here: https://github.com/woelper/egui_pick_file

The hdf5 crate however depends on C bindings. That does not compile to WASM. There is no pure rust hdf5 crate as of today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant