Stream: git-wasmtime

Topic: wasmtime / PR #4207 bench-api: configure WASI modules bas...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2022 at 00:48):

abrown opened PR #4207 from bench-wasi-flags to main:

When benchmarking in Sightglass, @brianjjones has found it necessary to
enable the wasi-nn module. The current way to do so is to alter the
engine build script to pass --features wasi-nn so that this crate can
run code relying on these imports. This change allows the user to
instead pass the WASI modules using the engine flags added in #4096.
This could look something like the following in Sightglass:

sightglass-cli benchmark ... --engine-flags '--wasi-modules experimental-wasi-nn'

<!--

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 (Jun 02 2022 at 00:48):

abrown requested fitzgen for a review on PR #4207.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2022 at 21:13):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2022 at 22:10):

abrown updated PR #4207 from bench-wasi-flags to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2022 at 16:41):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2022 at 17:47):

abrown updated PR #4207 from bench-wasi-flags to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 23 2022 at 18:36):

abrown merged PR #4207.


Last updated: Oct 23 2024 at 20:03 UTC