Bob
Bob
+1 this would make and break for myself, and many others. I can finally moderate my vim server with vim keybindings!
Bump. I'd like to use a client in WASM, and this seems like exactly what I need. Can we get this merged?
@NickHu did you stage the `rust-toolchain.toml` in Git? Flakes copy files based on Git, so a new file has to be staged before it sees it.
Any update on this? This flake is awesome, but cross-compilation is pretty important for some projects :).
When will the fix be released on the registries?
+1 for this (albeit two years later). I have a library that is incompatible with `clang` and must be compiled using `gcc`, but can't run bindgen on it. It would...
Unfortunately, `generate` has the same effect. Strangely enough, I can't reproduce this, and other classes in the same library build successfully with a `new` and `new1` function. I will try...
Bump, I got this too.
Hey there, is this done yet? If not do you need some help? I would be honored to grab this!
> The standard workaround for this would be a .into_miette(self) -> impl Diagnostic adapter. Sure, but what would the `impl Diagnostic` be? It can't be `Self`, because it will have...