How to map and r/w to a fifo file? #5551
Unanswered
yayuwang0624
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use a pipe to achieve IPC in wasm. However, it seems like fifo is not mapped as a fifo, and I failed to open it.
I am not sure if the fifo type is supported or if I did it wrong.
Here is how I run it:
Beta Was this translation helpful? Give feedback.
All reactions