Stream: git-wasmtime

Topic: wasmtime / PR #4451 classification-example: adapt to the ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 08:39):

yamt opened PR #4451 from wasi-nn-wit to main:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 09:16):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 09:16):

bjorn3 created PR review comment:

Maybe a new version of the wasi-nn crate could be created which does wit_bindgen_rust::import!("spec/wasi-nn.wit.md"); internally? That way uses of the wasi-nn interface don't have to copy/submodule the wasi-nn specification.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2022 at 17:24):

abrown created PR review comment:

cc: @brianjjones; I opened https://github.com/bytecodealliance/wasi-nn/issues/64 about this a bit ago. I would hope that import! would be a viable approach.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2022 at 17:24):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2022 at 02:45):

yamt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2022 at 02:45):

yamt created PR review comment:

Maybe a new version of the wasi-nn crate could be created which does wit_bindgen_rust::import!("spec/wasi-nn.wit.md"); internally?

maybe.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2022 at 03:03):

yamt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 19 2022 at 03:03):

yamt created PR review comment:

i guess it isn't a big problem as the submodule can be shared with https://github.com/bytecodealliance/wasmtime/tree/main/crates/wasi-nn once it's adapted.


Last updated: Oct 23 2024 at 20:03 UTC