Stream: git-wasmtime

Topic: wasmtime / PR #8491 Encapsulate StableMap, StableSet and ...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 11:36):

KGrewal1 opened PR #8491 from KGrewal1:encapsulate-stablemapset to bytecodealliance:main:

As mentioned in https://github.com/bytecodealliance/wasmtime/pull/8473#issuecomment-2078271067
separate out StableMap, StableSet and DisjointSets into separate modules so that the compiler can ensure that the internal implementations stay private

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 11:36):

KGrewal1 requested fitzgen for a review on PR #8491.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 11:36):

KGrewal1 requested wasmtime-compiler-reviewers for a review on PR #8491.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 12:56):

KGrewal1 updated PR #8491.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 15:44):

github-actions[bot] commented on PR #8491:

Subscribe to Label Action

cc @cfallin, @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "isle"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 16:19):

fitzgen submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 16:42):

fitzgen merged PR #8491.


Last updated: Oct 23 2024 at 20:03 UTC