Stream: git-wasmtime

Topic: wasmtime / PR #5323 wasmtime: Add libc as a dependency on...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 24 2022 at 16:20):

afonso360 opened PR #5323 from freebsd-build to main:

:wave: Hey,

This gets this package to build for x86_64, but does not include any cache clearing for aarch64-freebsd. Which will probably build, but not work.

As far as I can tell membarriers are still in the process of being added.
See: https://reviews.freebsd.org/D32360

Since FreeBSD is mirroring the Linux membarrier syscall we may be able to reuse the same implementation for both Linux and FreeBSD for AArch64.

I wasn't able to test FreeBSD directly but cg_clif builds and passes its tests with this commit applied to the v3.0.0 tag. (CI)

Fixes: #5308
cc: @bjorn3

view this post on Zulip Wasmtime GitHub notifications bot (Nov 28 2022 at 01:18):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 28 2022 at 01:18):

alexcrichton merged PR #5323.


Last updated: Oct 23 2024 at 20:03 UTC