Christian Stewart
Christian Stewart
Could that just be added to the main FSConfig or perhaps add a NewFSConfig to sysfs which returns sysfs.FSConfig and have the type assertion in wazero? That way we can...
This is awesome! Thanks for the incredible work!
I'm using ts-proto to do this now. Highly recommended.
Still relevant
@dennwc If you'd like, I'd be happy to take on the role of merging minor fixes & updating dependencies (maintenance) in Cayley's main repository. I have a more "destructive" [fork](https://github.com/aperturerobotics/cayley)...
@dennwc this was the bug that, coupled with the liberal use of context.TODO in the codebase, caused a few very hard to trace issues to occur some percentage of the...
@marten-seemann Perhaps this? It's a bit dirty but it works: ``` From d143f249fb5ecf6e8ef27a812f2a0b33e4203941 Mon Sep 17 00:00:00 2001 From: Christian Stewart Date: Wed, 24 Jan 2024 18:04:35 -0800 Subject: [PATCH]...
I agree that's better, breaking the loop will take some more digging to find a suitable fix. Will have a look at this further
notmuch.h is not available on MacOS, not sure how to get the dev header installed.
Would love to see those PRs merged! If not to this repo, then maybe to some other fork?