Fedor Smirnov

Results 19 comments of Fedor Smirnov

Hi :) . I have a similar use case as described by @r12f : I am using wasmtime in asynchronous mode and with the `tokio` feature enabled. I would like...

@alexcrichton Thank you for the super-quick answer! You are totally right. I was not paying enough attention when looking at the examples in the repository. After I replaced 1. `wasmtime_wasi::add_to_linker(&mut...

Ah ya. Good tip (should have thought of it 😄 ), I am getting the stack trace below. Seeing that it seems to have a problem with `fd_write`, I had...

Got it, thank you! Would it make sense for me to create an extra issue describing the problem and providing a minimal example which reproduces it?

I think the first step here would be to gather all the cases that we want to discuss (or the cases where we disagree with the current codacy code style...

I can do the branch creation and search for the code styles. Then all of us should have a look at it and discuss the whole thing (ideally in a...

I will create one branch for each code style and add them to my Codacy perspective so that each of us can have a look at the kind of issues...

Okay, I will have a look at log4j and make a prototype implementation that we can then discuss.

Hi Alex, yes, I think it is a good idea to add this to the tutorial/documentation as well. Just as quick answer for you: To be sure that I understand...

Hi Alex, it is great that you want to contribute to the tutorial, thank you :smiley: ! I have a paper deadline tomorrow, but I will have a careful look...