Jamie Brynes

Results 58 comments of Jamie Brynes

This has been released as part of v1.11.0! 🎉

Important to note that vtables will be _gone_ as of #146. Custom generated code is still on the table though :)

For a local workflow, having the generated code in its own crate might be worth looking at. This is a common pattern for C# workers where you have `csproj` that...

Hey! Sorry for the delayed response to this - my GitHub notifications are all kinds of messed up 😕 @samsnyder did a little experiment integrating Specs and this project. You...

Hmmm - I wonder if its worth pulling in (and likely re-exporting) a dependency when it should be fairly trivial codegen to write?

Is this still worth looking into this in the future? Would swap the parts of the code generation from T4Rust to Rust macro syntax - not sure the tangible benefits...

> Regardless of whether we're defining our schema types in Rust or schemalang, I think it will make sense to move away from T4Rust and towards something better supported by...

> We should check out watt and see if we steal ideas from it use it as inspiration 😁 That project is exactly what prompted the thought to use WASM...

I completely agree that the extension needs a facelift - the original styling was more or less an MVP and struggles to scale across themes (and seemingly mobile platforms). This...