-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
wasi:apiIssues pertaining to the WASI API, not necessarily specific to Wasmtime.Issues pertaining to the WASI API, not necessarily specific to Wasmtime.
Description
I'm implementing Wasi for AssemblyScript and currently I'm confused with the API for creating a directory. Is it safe to assume that by default trying to create a directory, whose parent(s) don't exist that it would fail?
Also what is the best way to determine if a file or directory exists?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wasi:apiIssues pertaining to the WASI API, not necessarily specific to Wasmtime.Issues pertaining to the WASI API, not necessarily specific to Wasmtime.