You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve wasmfs API doc comments and return types (#16267)
Update the return types of `wasmfs_create_file` and `wasmfs_create_directory` to
match the return types of `open` and `mkdir`, respectively, and document that
they have similar behavior to those functions.
0 commit comments