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

Add missing Emscripten type for FS#mkdirTree #62

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

axelboc
Copy link
Contributor

@axelboc axelboc commented Nov 6, 2023

I discovered this undocumented method of Emscripten's File System API thanks to your work in h5wasm-plugins: https://github.com/h5wasm/h5wasm-plugins/blob/main/index.mjs#L19

The source in Emscripten's repo for reference: https://github.com/emscripten-core/emscripten/blob/1375c03ad476dba8f20c9c3919ef57f1af43e36b/src/library_fs.js#L669

@bmaranville bmaranville merged commit 7259e23 into usnistgov:main Nov 6, 2023
1 check passed
@axelboc axelboc deleted the mkdirtree branch November 24, 2023 09:55
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.

None yet

2 participants