Shreyas Atre
Shreyas Atre
Basically the idea is to generate some customisable UI (although static or in future hooks for events). An example could be [Whiptail](https://en.m.wikibooks.org/wiki/Bash_Shell_Scripting/Whiptail).
Yes I agree, it's difficult and even more so with event based/ hooks. We need concepts of Signals for events, State of component and communication between events I guess (context:...
For the case when the sender is not an awaitable we should have a base for awaitable which consists of a coroutine_handle, promise object defined in `libs/core/futures/include/hpx/futures/promise.hpp`, and hpx::execution::operation state...
```bash curl -sSf https://raw.githubusercontent.com/SAtacker/WasmEdge/installer_plugins/utils/install.sh | bash -s -- --plugins=wasi_nn-openvino -v 0.10.1-alpha.1 ```
@hydai It's working in my system. https://github.com/WasmEdge/WasmEdge/runs/7193455765?check_suite_focus=true#step:26:112 seems weird. Please check.
@hydai Could you please review it, the macOS fetched version is failing abruptly.
> Hi @SAtacker > > I am going to create a new docker image for the WASI-NN plugin environment. Once it has been done, I will get back to you....
No problem, thanks for notifying me.
> However, the python installer can be kicked off. We will have the PyTorch backend in the WASI-NN proposal soon #1654, it's totally fine to go ahead with the new...
You were > > That's great. I'll send a PR by tomorrow (a 24 hr period). > > No rush :-) Take your time. You were right, it's taking time....