Stream: git-wasmtime

Topic: wasmtime / PR #9056 wasi-nn: track upstream specification


view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 17:47):

abrown opened PR #9056 from abrown:wasi-nn-track-upstream to bytecodealliance:main:

In #8873, we stopped tracking the wasi-nn's upstream WIT files temporarily because it was not clear to me at the time how to implement errors as CM resources. This PR fixes that, resuming tracking in the vendor-wit.sh and implementing what is needed in the wasi-nn crate.

This leaves several threads unresolved, though:

[#75]: https://github.com/WebAssembly/wasi-nn/pull/75
[#76]: https://github.com/WebAssembly/wasi-nn/pull/76

prtest:full

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 17:47):

abrown requested alexcrichton for a review on PR #9056.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 17:47):

abrown requested wasmtime-core-reviewers for a review on PR #9056.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 17:47):

abrown requested wasmtime-default-reviewers for a review on PR #9056.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 17:48):

abrown edited PR #9056:

In #8873, we stopped tracking the wasi-nn's upstream WIT files temporarily because it was not clear to me at the time how to implement errors as CM resources. This PR fixes that, resuming tracking in the vendor-wit.sh and implementing what is needed in the wasi-nn crate.

This leaves several threads unresolved, though:

[#75]: https://github.com/WebAssembly/wasi-nn/pull/75
[#76]: https://github.com/WebAssembly/wasi-nn/pull/76

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 18:12):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2024 at 18:27):

alexcrichton merged PR #9056.


Last updated: Oct 23 2024 at 20:03 UTC