May B.
May B.
#### Feature Rust library can bind WritePipe to WasiCtx stdout which can be far simpler and effective than OS files went dealing with multiple short-lived instances. It is not currently...
I find (but it's a very personal opinion) docker's healthcheck very usefull. Sadly they are not included in Nix repo. Is there any simple way to add them to packages...
It's so usefull and logic (IMO) to place a qrcode button in a camera app. Thank
I use a git repo with ssh-key authentification. So I have to set IdentityFile in .ssh/config but actually this file is loaded from my user folder not in GitPortable/Data/home.
Just a feature request to match Transit API in a better way Vault provides `batch_input` on `transit/%s/rewrap` like `encrypt` and `decrypt` Request and response match existing batch decrypt and encrypt...
On raspberry pi, default /tmp is 10M. So status files fill it quickly and then curl stop working. Why no move it to Download folder ?
Not toggling bar like `Monitor_toggleBar()` by show bar while meta key pressed
As discussed in issue #4372 and respective issues about python and go bindings. Can replace `wasi_config_inherit_stdout` in [examples/wasi/main.c:79](https://github.com/bytecodealliance/wasmtime/blob/e6d339b6ac343326c86d1d193cee6e2db96fa0bc/examples/wasi/main.c#L79) ```c wasi_config_t *wasi_config = wasi_config_new(); assert(wasi_config); wasi_read_pipe_t *wasi_stdout_reader = NULL; wasi_write_pipe_t *wasi_stdout_writer...
Add a setting menu for wifi
**Is your feature request related to a problem? Please describe.** With zsh completion and `git commit --fixup `, I get a list of previous commits. It is not the case...