Ready for review:
https://github.com/bytecodealliance/wasmtime/pull/3711
I am here to answer all questions regarding this PR.
Opened a networking issue:
https://github.com/bytecodealliance/wasmtime/issues/3730
I might need help with creating tests for this.
So the rust-lang PR https://github.com/rust-lang/rust/pull/93158 is basically approved, besides the SocketAddr::new(Ipv4Addr::UNSPECIFIED.into(), 0)
part
The rust-lang PR is merged :party_ball:
@Dan Gohman The above PR is currently blocking our Enarx release. When is the next scheduled wasmtime release? Would it be possible to get a backported point release?
@Nathaniel McCallum I think it's ready to go, based on my previous readthrough; I'm planning to make one more pass today to see if there's anything I missed, and then approve and merge it.
@Dan Gohman Thanks! Presuming it is merged today, when can we see it in a release?
That'll folllow the release process
@Dan Gohman I'm aware of that. However, it doesn't appear to be followed yet: https://github.com/bytecodealliance/wasmtime/tags
@Dan Gohman If it were being followed, we would see a release in two days.
@Nathaniel McCallum After the PR lands, I'll ping some folks and see if we can get a release out soon after.
@Dan Gohman Perfect! Thanks! We have no interest in abusing the process.
The main thing right now is just that it's a new process and it's still in the process of settling down.
@Dan Gohman We completely understand. We look forward to predictability.
@Nathaniel McCallum It's now merged. I'll ping people tomorrow and see what we can do.
we are following the release process—we're just not doing major releases yet. So we should have 0.34.0 out in a few days
@Till Schneidereit That timing works well for us. Thanks!
@Till Schneidereit Can we rely on a 4-week cadence going forward? If so, we'll do the same cadence with a 1-week offset.
@Nathaniel McCallum yes, you can. See the release handling RFC for details and some small caveats around holidays and so on
@Till Schneidereit Does this mean you intend to release on Tuesday, Feb 8?
cc @Alex Crichton for the exact schedule
I believe we receive a PR on the 5th, and when it's merged after that the release is made
@Alex Crichton Thanks!
updated and rebased the CLI PR
https://github.com/bytecodealliance/wasmtime/pull/3729
Last updated: Nov 22 2024 at 17:03 UTC