Adrian Cole

Results 2050 comments of Adrian Cole

this might help https://github.com/openzipkin/brave/issues/820#issuecomment-447614394

some upstream progress on metric definition https://github.com/open-telemetry/semantic-conventions/blob/main/docs/gen-ai/gen-ai-metrics.md @naghost-dev if it helps your work in progress

I would note that error code ambiguity is only one part of behavioral differences for windows, and caution about WASI trying to specify too many things, especially if the motivation...

another way, and I expect this to be turned down, but Flags(u64) was really direct vs naming things Record and figuring out later it is just a bit flag

https://github.com/yurydelendik/webassembly-dwarf/ is a valuable GOTO for folks increasingly asking about DWARF in WebAssembly. However, it is a personal project and it seems odd for a large ecosystem to rely on...

thanks for the response @rossberg! Anyone who knows can answer below if possible. * Does "champion" mean something besides a motivated individual? IIRC w3c membership requires sponsorship. * Can you...

Thanks for the advice @dtig and @dschuff I understand the process and also what seems to be a short-cut start > I actually think it would probably make sense to...

FWIW for me, moving the content is best as that widens the net of folks that can help maintain it, and formalizes an understanding beyond a personal repo. If we...

@mbovel do you happen to know if graal's Wasm implements DWARF and/or if that is implicitly done via LLVM? (ps nice job on your WASI tests! https://github.com/oracle/graal/tree/89e4cfc7aeea69970b60c64cd075ceb2a104e864/wasm/src/org.graalvm.wasm.test/src/test/wasi )

@yurydelendik thanks for clearing the path for formalization of your work! So, next step seems to add your content as DWARF.md that seems to imply conversion to markdown and also...