Stream: git-wasmtime

Topic: wasmtime / issue #6836 Refactor Wasmtime CLI to support ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 18 2023 at 21:58):

alexcrichton commented on issue #6836:

Ok I've ignored the one test that relies on output flushing and otherwise rebased this on main. I've additionally added component support for the wasi-nn feature by adding it to the component linker when a component is loaded on the CLI. I've left wasi-http as not-enabled, however, since I'm not familiar enough with what its current status is.

I think this should be ready to go though if you can give it another review @pchickey

view this post on Zulip Wasmtime GitHub notifications bot (Aug 18 2023 at 22:52):

pchickey commented on issue #6836:

wasi-http is hosed at the moment and should not be enabled.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 18 2023 at 22:53):

pchickey edited a comment on issue #6836:

wasi-http is hosed at the moment and should not be enabled. @elliottt will hook it back in once its in a better state.


Last updated: Nov 22 2024 at 17:03 UTC