Files
wasmer/.github/cross-linux-aarch64
Felix Schütt be322f8fba Remove libxcb and libwayland dependencies from config
See https://github.com/wasmerio/wasmer/issues/2822
For some reason these libraries get linked into the final
release binary, which should not be the default (since
these dependencies are only needed for the experimental-io
extension).
2022-06-20 14:29:55 +02:00
..