Stream: git-wasmtime

Topic: wasmtime / PR #7287 Remove usage of `BTreeMap` for compil...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 20:11):

alexcrichton opened PR #7287 from alexcrichton:compiler-flags-no-btree to bytecodealliance:main:

No need for a datastructure here really, a simple list with static strings works alright.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 20:11):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 20:11):

alexcrichton requested fitzgen for a review on PR #7287.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 20:54):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 21:10):

alexcrichton updated PR #7287.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 21:10):

alexcrichton has enabled auto merge for PR #7287.

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

alexcrichton updated PR #7287.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 22:21):

alexcrichton merged PR #7287.


Last updated: Oct 23 2024 at 20:03 UTC