Stream: git-wasmtime

Topic: wasmtime / PR #9032 Integrate wasi-keyvalue into wasmtime...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 06:36):

iawia002 opened PR #9032 from iawia002:cli-wasi-keyvalue to bytecodealliance:main:

Continue #8983

This patch adds some new flags:

  -S                                keyvalue[=y|n] -- Enable support for WASI key-value API (experimental)
  -S          keyvalue-in-memory-data=<name>=<val> -- Preset data for the In-Memory provider of WASI key-value API.
  -S                       keyvalue-redis-host=val -- Grant access to the given Redis host for the Redis provider of WASI key-value API.
  -S keyvalue-redis-connection-timeout=N|Ns|Nms|.. -- Sets the connection timeout parameter for the Redis provider of WASI key-value API.
  -S   keyvalue-redis-response-timeout=N|Ns|Nms|.. -- Sets the response timeout parameter for the Redis provider of WASI key-value API.

cc @alexcrichton

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 06:36):

iawia002 requested alexcrichton for a review on PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 06:36):

iawia002 requested wasmtime-core-reviewers for a review on PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 06:36):

iawia002 requested wasmtime-default-reviewers for a review on PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 06:37):

iawia002 updated PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 07:06):

iawia002 updated PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 15:43):

alexcrichton submitted PR review:

Thanks for this!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2024 at 02:44):

iawia002 commented on PR #9032:

cargo deny failed due to duplicate socket2 dependency, I believe #9043 solved that issue and I have tested locally, I'll do a rebase after #9043

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2024 at 14:55):

iawia002 updated PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2024 at 14:56):

alexcrichton has enabled auto merge for PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2024 at 15:53):

iawia002 updated PR #9032.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 30 2024 at 17:05):

alexcrichton merged PR #9032.


Last updated: Nov 22 2024 at 16:03 UTC