bytecodealliance / sample-wasi-http-rust

An example `wasi:http` server component written in Rust

Repository from Github https://github.combytecodealliance/sample-wasi-http-rustRepository from Github https://github.combytecodealliance/sample-wasi-http-rust

Fix the dev container publish step

yoshuawuyts opened this issue · comments

commented

Publishing the dev container just failed, presumably because of #26. I believe we can fix the container by inlining the missing scripts, though I'm not sure that is a recommended practice. Thanks!