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
iawia002 requested alexcrichton for a review on PR #9032.
iawia002 requested wasmtime-core-reviewers for a review on PR #9032.
iawia002 requested wasmtime-default-reviewers for a review on PR #9032.
iawia002 updated PR #9032.
iawia002 updated PR #9032.
alexcrichton submitted PR review:
Thanks for this!
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
iawia002 updated PR #9032.
alexcrichton has enabled auto merge for PR #9032.
iawia002 updated PR #9032.
alexcrichton merged PR #9032.
Last updated: Nov 22 2024 at 16:03 UTC