Adrian Cole

Results 2050 comments of Adrian Cole

@daixiang0 I've updated the code here. > Could you add an example in dapr/examples for this and update related documents? sorry if I'm a bit daft, but can you be...

@daixiang0 cool for the sample. is there any thing else to do in this repo? I would like to have this land before updating https://github.com/dapr/samples so that the instructions can...

ok ready on my side, when this is merged I'll follow up on the sample no prob!

@daixiang0 feedback sounds good. I generally make a sub-module readme instead of making a large one for the whole directory. I'll give it a go and if we need another...

ok I've fixed everything. One thing I would like to say is that while we should merge this I think we should refactor before recutting the documentation. Generally, I think...

@daixiang0 cool so I will optimize for wapc-go and note that to use other runtimes is a *build flag* not a runtime one. wapc-go works for that (I implemented it!)...

ok I switched to wapc-go and i think you'll agree it is a lot simpler now, both in the host and also how users implement the guest side.

> Since now we do not want to enable CGO, the runtime config may be useless, but after CGO support, we can quickly add other WASM runtimes which need CGO....

thanks for the steering @ItalyPaleAle FYI and more for the others on this thread... I bumped https://github.com/dapr/dapr/issues/3787#issuecomment-1186061176 with some thoughts as I think exactly this plugin could help people learn...

here's the doc PR https://github.com/dapr/docs/pull/2663