Antonio Yang
Antonio Yang
Hi @soywod, Thanks for your work on this project, I love it. Could I work on #343? Currently, the APIs are much more suitable for a console app. May we...
The `trezor-gpg` feature can be used with Thunderbird extension Enigmail before. #142 Currently, Thunderbird supports OpenPGP by default, so Enigmail only supports the key migration feature but any sign/encrypt/decrypt features...
## Motivation Currently, the description of `wasmedge-sys` is not updated, and less helpful for users. For example, the `ErrorReport` is refactored, and the document is out of date. Besides, the...
When I set up all servers and go to http://127.0.0.1:8889, the browser say that `/api/tile/metadata.json` is missing. It returns 404 with "error" in the body. I trace the code and...
Use `wasm_import_module` and remove function name prefix
Hi there, This is a draft PR, and hope we can sync ideas earlier. Is the expected shutdown a good feature for Near? The expected shutdown will be good for...
Hi there, I want to try this cool app, but fail both on local node server and the demo site. Is this app still workable? Thank you.
This is an issue to be ignored in Rust for the long term. https://github.com/rust-lang/rust/issues/68007 Also, there is already a PR for this. https://github.com/rust-lang/rust/pull/96574 Could we consider adding it in Crab...
Hi there, This project is amazing, I love to try it out. I am a NixOS user and want to try this with my personal server, so I need `flake.nix`...
This Pull Request fixes #1149 It changes the following: - A ssh key path in `user.signingKey` of gitconfig will be used to sign the commit I followed the checklist: -...