Open AlixANNERAUD opened 1 month ago
Not sure but is this https://github.com/bytecodealliance/wasm-micro-runtime/blob/main/.github/workflows/spec_test_on_nuttx.yml what you are looking for?
Ok then, is it possible to upload the build binaries of wamrc
(Xtensa version) to the WAMR release? Since published version of wamrc
is missing support for xtensa architecture.
If we're talking about putting in a new backend for Xtensa in wamrc, we can certainly do it.
Feature
Benefit
Implementation
Use
build_llvm_xtensa.sh
instead of the regularbuild_llvm.sh
in the CI.Alternatives
None provided.