Brooks Townsend

Results 398 comments of Brooks Townsend

I think that wasm32-wasip2 as a tier2 target and work getting done in std is certainly an alternate approach, but one that may take a bit more time. TLS is...

@dakom I think it definitely would, I'd be happy to help integrate this as long as the dependency is fine to bring in for wasm32-wasip2 targets 😄

A first pass at this issue may be updating `wash call` to support a variety of subcommands, like `wash call http` and `wash call keyvalue`, where we use interfaces that...

For inspiration on how we could get this done! https://bytecodealliance.org/articles/invoking-component-functions-in-wasmtime-cli https://crates.io/crates/wasm-wave We could provide a very similar experience to `wasmtime run --invoke` for running components! Specifically running components that depend...

Yeah I'm cool with `canary`, same with `latest` if we wanted to add that but we don't currently. This would just encapsulate removing the tagging by commit short/long hash

Fixed by https://github.com/wasmCloud/wasmCloud/pull/2518#event-13575913890. If anyone is looking to do more work here we can add the manual build action as a condition as well, but that's totally optional and we...

Oh yeah interesting @mikenikles , likely because we interpret that as an empty list of annotations which isn't technically an issue? This is a bug and we should be able...

> What do you think about making this a non-breaking change? I _think_ this is a patch release for wash-cli, but because it changes some public members it has to...

This is also a problem when wadm shuts down, then wasmcloud hosts shut down, then wadm starts back up again. It can take up to 60 seconds to decay the...

This might not be a wholly useful status in an alternative case where we instruct wadm to monitor a specific set of lattices, but TBD there. Bumping with comment for...