Stream: git-wasmtime

Topic: wasmtime / PR #3424 Increase the default code section ali...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2021 at 17:17):

akirilov-arm opened PR #3424 from aarch64_page_size to main:

Some platforms such as AArch64 Linux support different memory page sizes, so we need to be conservative when choosing the code section alignment (which is equal to the page size) by using the maximum. This issue has been discussed in #3278; in fact, my changes fix execution on RHEL-based distributions such as CentOS (default kernel configuration with 64 KB pages).

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2021 at 17:17):

akirilov-arm requested alexcrichton for a review on PR #3424.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2021 at 17:35):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2021 at 17:49):

alexcrichton merged PR #3424.


Last updated: Oct 23 2024 at 20:03 UTC