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
{{ message }}
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
Sorry, I'm not sure I understand the question. In case it helps: the idea is that (flags "a" "b" "c") logically expands to a variant (variant (case "a") (case "b") (case "c")) and it can be used anywhere any other interface type can be used (in function parameters, results, list elements, record fields, or other variants' payloads, etc).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Rationale:
WebAssembly/wasi-filesystem#39 (comment)
WebAssembly/wasi-filesystem#40
WebAssembly/wasi-filesystem#41
The text was updated successfully, but these errors were encountered: