Stream: git-wasmtime

Topic: wasmtime / PR #4888 Remove function_alignment from Object...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2022 at 18:16):

elliottt opened PR #4888 from trevor/remove-function-alignment to main:

Removes the function_alignment field from ObjectBuilder and ObjectModule. Alignment information is now provided either by the Module trait for minimum function alignment requirements, or on FunctionInfo for fucntion specific alignment requirements.
<!--

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 (Sep 08 2022 at 18:16):

elliottt has marked PR #4888 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2022 at 18:46):

elliottt requested jameysharp for a review on PR #4888.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2022 at 18:47):

elliottt edited PR #4888 from trevor/remove-function-alignment to main:

Removes the function_alignment field from ObjectBuilder and ObjectModule. Alignment information is now provided either by the Module trait for minimum function alignment requirements, or on FunctionInfo for fucntion specific alignment requirements.

cc @bjorn3
<!--

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 (Sep 08 2022 at 18:54):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2022 at 19:39):

elliottt updated PR #4888 from trevor/remove-function-alignment to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 08 2022 at 22:54):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 09 2022 at 16:30):

elliottt updated PR #4888 from trevor/remove-function-alignment to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 09 2022 at 20:42):

elliottt updated PR #4888 from trevor/remove-function-alignment to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2022 at 17:15):

elliottt merged PR #4888.


Last updated: Nov 22 2024 at 17:03 UTC