Philipp Tessenow
Philipp Tessenow
alright, dialyzer is gone for good. this PR is green. again. Thanks a ton @RoyalIcing 💜
@yasoob I'll try to help :) for the second example (the one that fails with `fd_write`) do you use the same go binary? if not, can you maybe share your...
But assuming you didn't change the binary, try following this example and please tell me what happens :) I think you don't need to instantiate the instance nor module yourself....
Hey @yasoob - love to hear it works! > Looking forward to your enlightening response :) haha, let's find out how enlightening it will be 😅 I'm not at my...
uhhh, nice! I will have a proper look after work on your article. Thanks for mentioning me in there! ❤️ regarding companies using wasmex in production, there are a few...
Hey @yasoob I have some good news. After some learning of golang, tinygo, and a lot of googling, I have a working solution which writes to WASM memory using a...
*looking at the merge conflicts - A rebase on the current `main` would probs be a good first step :)
> Would be curious what @tessi thinks the API should be before we propose any changes. thanks! Actually I already looked into @munjalpatel 's PR on the topic and love...
hey @munjalpatel :) thanks for asking and reminding me. I'm afraid this PR got stuck half way (I got a baby in between - it's been a while - and...
Hey @munjalpatel and @scrogson (maybe, hopefully! :D) I just pushed a WIP version of a new async attempt. I'm landing at a Rust compilation error that I cannot fix on...