Skip to content

feat: add WAMR WebAssembly engine support for Halide JIT #371

feat: add WAMR WebAssembly engine support for Halide JIT

feat: add WAMR WebAssembly engine support for Halide JIT #371

Re-run triggered June 22, 2026 21:32
Status Success
Total duration 1h 31m 7s
Artifacts

testing-macos.yml

on: pull_request
arm-64 / coverage
1h 31m
arm-64 / coverage
Matrix: macos
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
arm-64 / coverage
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
arm-64 / coverage
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.