-
Hey!! Latest version of nushell doesn't have `capnp` anymore.Only json, and msgpack, so I'm getting that error when starting nushell
-
I have a library with examples in an [`examples` subdirectory](https://github.com/capnproto/capnp-rpc-rust/tree/768f74aa702a7360ec037e7f3eb952e04572848a/examples). The examples have their own `Cargo.t…
-
Since I'm having some difficulty installing `libmultiprocess` directly (https://github.com/chaincodelabs/libmultiprocess/issues/75), I'm trying the depends route instead.
When I install capnp via h…
-
master @ ad09b762757a293ff970113c15bd9dee3057e556
```bash
make -C depends/ -j5 NO_QT=1 NO_WALLET=1 NO_ZMQ=1 NO_NATPMP=1 NO_UPNP=1 MULTIPROCESS=1
./autogen.sh
CONFIG_SITE=/home/fedora/bitcoin/depen…
-
Hi, I meet an error when parsing a binary capnproto file using C++ capnp::FlatArrayMessageReader.
The error message is shown as below:
```shell
terminate called after throwing an instance of 'k…
-
Currently, pycapnp creates the kj event loop on-the-fly, whenever it is needed (erroring out when the asyncio event loop is not already running). A reference to the kj event loop is kept until the asy…
-
Generating `compile_commands.json` in workerd is non-deterministic.
This bug just highlights the problem and some initial observations.
Workerd is using https://github.com/hedronvision/bazel-com…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues
- [X] This issue is not a questio…
-
When running `make install`, also the capnp dependency is installed, binary and library. This looks unintentional, as it will mess up the target system.
-
Is there a way to debug capnp to see which function is called?
In my use case, I have a schema like this for bidirectional streaming:
```capnp
interface Process {
stream @1 (callbackTarget :Cal…