Skip to content

Remove wasmtime_environ::TableStyle#9531

Merged
abrown merged 1 commit intobytecodealliance:mainfrom
alexcrichton:remove-table-style
Oct 31, 2024
Merged

Remove wasmtime_environ::TableStyle#9531
abrown merged 1 commit intobytecodealliance:mainfrom
alexcrichton:remove-table-style

Conversation

@alexcrichton
Copy link
Member

This is a follow-up to #9530 to remove the
wasmtime_environ::TableStyle type. This type was added quite a long time ago for future-proofing other styles of tables but at this point it's simpler to remove the type as adding another style of table hasn't been on the "table" (heh) for quite some time. This intends to further the goal of #9530 of plumbing Tunables closer to where it's ready to avoid extra layers of abstraction between the configuration options and what is processing them.

This is a follow-up to bytecodealliance#9530 to remove the
`wasmtime_environ::TableStyle` type. This type was added quite a long
time ago for future-proofing other styles of tables but at this point
it's simpler to remove the type as adding another style of table hasn't
been on the "table" (heh) for quite some time. This intends to further
the goal of bytecodealliance#9530 of plumbing `Tunables` closer to where it's ready to
avoid extra layers of abstraction between the configuration options and
what is processing them.
@alexcrichton alexcrichton requested review from a team as code owners October 31, 2024 17:51
@alexcrichton alexcrichton requested review from abrown and pchickey and removed request for a team October 31, 2024 17:51
Copy link
Member

@abrown abrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me!

@abrown abrown added this pull request to the merge queue Oct 31, 2024
Merged via the queue into bytecodealliance:main with commit a82bdd8 Oct 31, 2024
@alexcrichton alexcrichton deleted the remove-table-style branch October 31, 2024 18:51
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Oct 31, 2024
This is a follow-up to bytecodealliance#9530 to remove the
`wasmtime_environ::TableStyle` type. This type was added quite a long
time ago for future-proofing other styles of tables but at this point
it's simpler to remove the type as adding another style of table hasn't
been on the "table" (heh) for quite some time. This intends to further
the goal of bytecodealliance#9530 of plumbing `Tunables` closer to where it's ready to
avoid extra layers of abstraction between the configuration options and
what is processing them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants