James Sturtevant

Results 650 comments of James Sturtevant

what does your `.csproj` look like? could you try running `dotnet msbuild src/WitBindgen/build/BytecodeAlliance.Componentize.DotNet.WitBindgen.targets /t:PrepareWasmSdks` to run only the sdk installer?

@ray440 does `wasm-component-ld` exist at the path? Are you on Windows or WSL? looks like the file path might be getting mixed up?

>C:\Users\ray\.wasi-sdk\wasi-sdk-16.0\bin exists, but C:\Users\ray\.wasi-sdk\wasi-sdk-24.0 is empty. It seems there might be some issue if a previous various already exists on the system. It is interesting that the fold was empty....

@fforjan could you rebase this PR? I will take a closer look afterwards

@fforjan what do you mean by `but if run from the binary folder`?

nothing yet, will get to taking a look at this and a few of the other PRs by end of the week. Thanks for the patience!

@qiutongs What version of containerd are you using? There is an issue with the way it is collected in 1.27+ and containerd 1.7 https://github.com/kubernetes/kubernetes/issues/122092

Am I reading the [commit](https://github.com/kubernetes/kubernetes/pull/123246/commits/550ae323bdd432209904d13292a8596a92622448) correctly, that it isn't in a 1.29 dot release yet? This is definitely in 1.30, @pvreddy37 could you try that?