Stream: git-wasmtime

Topic: wasmtime / PR #6007 Allow to disable clocks in WasiCtx


view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2023 at 20:45):

RReverser opened PR #6007 from wasi-clocks to main:

Takes the approach described in #6004, but also creates a wrapper for the monotonic time that encapsulates the creation_time field as well, since they logically belong and are always used together.

This makes it easier to configure WasiCtx with custom clocks as well as disable them for security or determinism reasons.

Closes #6004.

<!--

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 (Mar 13 2023 at 21:31):

pchickey requested pchickey for a review on PR #6007.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2023 at 21:51):

RReverser updated PR #6007 from wasi-clocks to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2023 at 22:06):

RReverser updated PR #6007 from wasi-clocks to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2023 at 22:11):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2023 at 00:25):

pchickey merged PR #6007.


Last updated: Oct 23 2024 at 20:03 UTC