Stream: git-wasmtime

Topic: wasmtime / PR #7117 Remove some usage of UnsafeCell in t...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2023 at 20:15):

alexcrichton opened PR #7117 from alexcrichton:less-unsafe-in-the-adapter to bytecodealliance:main:

Move to abstractions such as OnceCell from the standard library as
well as RefCell to avoid some unsafety. This shouldn't have any
practical ramifications on the adapter, mostly just trying to help
over-time maintenance.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2023 at 20:15):

alexcrichton requested pchickey for a review on PR #7117.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2023 at 20:15):

alexcrichton requested wasmtime-core-reviewers for a review on PR #7117.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2023 at 20:24):

alexcrichton updated PR #7117.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2023 at 23:15):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 30 2023 at 00:06):

pchickey merged PR #7117.


Last updated: Nov 22 2024 at 17:03 UTC