Comment by Gazoche

Comment by Gazoche 8 days ago

2 replies

Thanks again for making Wasmi :)

> It might interest you that newer versions of Wasmi (v0.45+) extended the resumable function call feature to make it possible to yield upon running out of fuel:

That is really interesting! I remember looking for something like that in the Wasmi docs at some point but it must have been before that feature was implemented. I would probably have chosen a different design for the WASM apps if I had it.

herobird 7 days ago

I am really sorry I have waited so long to extend Wasmi's resumable calls with this very useful feature. :S Feel free to message me if you ever plan to adjust your design to make use of it.

  • Gazoche 7 days ago

    Please don't take it as a reproach! Not your fault at all, and at least it forced me into creative problem-solving ;)