Can you directly call a function from a Wasix compiled binary? #4150
Unanswered
AdamJSoftware
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 experimenting with Wasix and I am slighty confused. I am able to directly run the binary from my embeded rust application. However, I don't seem to be able to directly call a function and/or pass/receive arguments/parameters. Is this currently supported with Wasix, if so, how would you go about doing it.
Beta Was this translation helpful? Give feedback.
All reactions