Stuart Harris
Stuart Harris
Add `bridge` macro for apps using new typegen, other DX improvements, and new `counter-next` example
@srfsh It probably will be merged soon, but not released just yet. There is some way to go before we would recommend it as part of the build process for...
Add `bridge` macro for apps using new typegen, other DX improvements, and new `counter-next` example
Hey @srfsh you're right. I'm sorry that we're not quite there for your use case yet. There is [work going on](https://github.com/redbadger/crux/pull/333) to introduce the concept of "middleware" that should enable...
Add `bridge` macro for apps using new typegen, other DX improvements, and new `counter-next` example
> I have a few patches applied locally that changes the suggestions I mentioned. I would like to upstream these if that's okay. There are a few additional things I...
Add `bridge` macro for apps using new typegen, other DX improvements, and new `counter-next` example
> * I think we can directly embed which crate to use for generation inside our crux_cli.rs. This way, you'd not need to specify `--crate-name`. Since it is already in...
Add `bridge` macro for apps using new typegen, other DX improvements, and new `counter-next` example
This PR is quite big now. I'll investigate the `uniffi.toml` config in another PR. This should be good to review now.
Hey @mknet apologies for slow response, but happy to help. I like the idea of a tracing subscriber as a capability. I'm a little confused as to why you're calling...
Hey @kaidelorenzo thanks for this! It'll be great to have a C# example (although not having a windows machine might make it hard for me to test). Anyway, CI is...
@kaidelorenzo @mknet Is this obsolete now (in favour of https://github.com/redbadger/crux/pull/393)? If so, I'll close it