Open jsturtevant opened 1 year ago
thanks, @jsturtevant !!!
This is the PR that enables can import the test image to windows (https://github.com/microsoft/hcsshim/pull/1688)
When parsing the runtime spec in runwasi it fails, tracking in https://github.com/containers/oci-spec-rs/issues/126
@jsturtevant this is great work, man
@jsturtevant Hi, I am working on creating a wasm container on a Windows node using runwasi. I see that the key tasks listed in this issue have been basically solved, may I ask whether the wasm application under Windows can be preliminarily implemented now? If not, what are the key remaining issues? Looking forward to your reply.
@liangchenghao1 Thanks for the interest, I've been side tracked with other work but I've updated the todo, list with the last items. remaining.
Currently we cannot use this project on Windows. This is an umbrella issue to track Windows support. There may be more items added as the work progresses.
~The project doesn't currently build:~ it builds since https://github.com/containerd/runwasi/pull/238 🎉
At a minimum the following tasks need to be completed: