-
Hello, Is there an example anywhere of passing and returning strings to/from wasm with C-embedded wasmer? (Ideally using AssemblyScript to generate the wasm?) Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
FGasper
Jun 12, 2021
Replies: 1 comment
-
Answer: AS’s docs on memory internals guide the way. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FGasper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answer: AS’s docs on memory internals guide the way.
Python: https://github.com/miracle2k/wasmbind