Stream: git-wasmtime

Topic: wasmtime / PR #12162 wasi-nn: update the ort library


view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 13:06):

tamaroning opened PR #12162 from tamaroning:fix/2025-12-12 to bytecodealliance:main:

FIx https://github.com/bytecodealliance/wasmtime/issues/12161

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 14:15):

tamaroning has marked PR #12162 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 14:15):

tamaroning requested wasmtime-wasi-reviewers for a review on PR #12162.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 14:15):

tamaroning requested cfallin for a review on PR #12162.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 14:15):

tamaroning requested wasmtime-default-reviewers for a review on PR #12162.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 14:16):

tamaroning commented on PR #12162:

Can someone tell me how to fix CI to pass?

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 17:54):

cfallin commented on PR #12162:

The failing CI job is right to fail: it's indicating that pulling in the new library requires new vetting. One of the core team members will have to do a cargo vet.

I'm tagged as reviewer here but I have some high-priority stuff on my plate at the moment so it may not be until sometime next week when I get to this, sorry!

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 22:03):

cfallin updated PR #12162.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 22:03):

cfallin submitted PR review:

Alright, I had some time to do the vets and the changes here look good. Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Dec 12 2025 at 22:03):

cfallin has enabled auto merge for PR #12162.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2025 at 08:31):

tamaroning commented on PR #12162:

Understand. Thank you!

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2025 at 18:47):

cfallin commented on PR #12162:

@tamaroning I think this needs a Cargo.lock update as well (see the CI failures); would you mind doing that by doing cargo check or cargo build and then adding the updates as a new commit? (Please do not alter my vet commit; 0da9d0bc61b5bf64cfbd16c3f5a9ccd46fdcd32b needs to remain on this branch.)

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2025 at 19:03):

tamaroning commented on PR #12162:

Hi, I ran cargo update at your commit but nothing in Cargo.lock changed.
Do you mean cargo update?


Last updated: Dec 13 2025 at 19:03 UTC