Nitish Malhotra
Nitish Malhotra
NOTE: Unit tests should use mockery/testify to create mock interface implementations.
Could we defines these using interface types (wit)?
/cc @vakalapa @neaggarwMS something we should look into?
> It is definitely possible. But as far as I understand right now, wit still requires manual linking. So it probably won't be doable until things get a little further...
> Yeah, you still have to manually link it together with wit-bindgen. I can't dynamically fulfill an interface contract, I have to manually link it together (which puts a copy...
Something like this https://github.com/saona-raimundo/wasm_renderer
@thomastaylor312 what are the other tasks other than wasm?
Go for it! I don't mind you force pushing
@thomastaylor312 I would love to help out with this albeit with some hand holding since I have just started with Rust over the past few weeks. Please let me know...
I am just not sure if it should be part of this repo or a separate one. Something like vegeta-server. I am starting to create and Swagger spec for the...