Adrian Cole

Results 419 issues of Adrian Cole

It is increasingly the case that people are conflating WASI with docker, likely due to the increase of tool integrations lately. Folks using docker are used to `WORKDIR` instructions and...

wasi-clocks is awkward, as mentioned in https://www.youtube.com/watch?v=e21pDhJ8vPc I would like to follow the naming conventions here for some package/scope concerns. So, it would be nice to rename it to something...

In the review session there was a question about if `now` should handle overflow. I think more precisely it shouldn't be interpreted in a way that assumes monotonic starts at...

@loganek recently added [a rust `close_preopen` test ](https://github.com/WebAssembly/wasi-testsuite/blob/main/tests/rust/src/bin/close_preopen.rs), which ensures user code can't close a.. pre-open. In some ways stdio are like pre-opens, as in wazero, we had exactly the...

### Is your feature request related to a problem? Please describe. The python image is great, as interpreters can be a base layer a user can FROM to add their...

enhancement

I ran into [this comment on langchaingo](https://github.com/tmc/langchaingo/issues/820#issuecomment-2094980722) and while hinted on the roadmap, might be nice to have an issue to subscribe to. Perhaps an experimental implementation could be co-raised...

`MutableSpan.clone` isn't implemented. It was originally here for folks to transfer a mutable span to another thread when they weren't the end of the line of `SpanHandler`s. As no one...

bug

#### PR Description I noticed some stale warnings about testcontainers, which have drifted. This made me notice many versions of k8s dependencies (go or image versions) weren't coherent. I reconciled...

outdated-dependency
variant/static
variant/operator
variant/flow

I'm starting to understand that this repository is about process, how we encourage or steer desired behaviors that result in community success. One thing I noticed yesterday (my time) was...

triage:deciding