brson / wasm-opt-rs

Rust bindings for Binaryen's wasm-opt
Apache License 2.0
64 stars 10 forks source link

Add CI for arm #84

Closed brson closed 2 years ago

brson commented 2 years ago

cc https://github.com/brson/wasm-opt-rs/issues/6

brson commented 2 years ago

circle ci can do arm linux https://circleci.com/docs/using-arm/

But I am thinking that we should just amend the grant to not promise arm ci

brson commented 2 years ago

cc https://github.com/w3f/Grants-Program/pull/1230

brson commented 2 years ago

ARM Linux is working.

brson commented 2 years ago

Punting ARM Mac.