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

libext2fs inside browser #94

Open
lunu-bounir opened this issue Jun 2, 2021 · 1 comment
Open

libext2fs inside browser #94

lunu-bounir opened this issue Jun 2, 2021 · 1 comment

Comments

@lunu-bounir
Copy link

Is it possible to use "libext2fs" in the browser to read the content of an ext2 image loaded inside an array buffer?

@zwhitchcox
Copy link
Contributor

Yes, there are no dependencies on native module addons any more, it should just run with wasm.

You will still need connect the file-disk to the array buffer somehow though.

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

No branches or pull requests

2 participants