avanhatt / wasmtime

Standalone JIT-style runtime for WebAssembly, using Cranelift
https://wasmtime.dev/
Apache License 2.0
0 stars 1 forks source link

all: revive veri ci job #93

Closed mmcloughlin closed 8 months ago

mmcloughlin commented 8 months ago

This PR restores the Github actions workflow from the verify-main-2023-01-10 branch.

In addition, we fixup some Cranelift warnings since the Rust setup step from the Wasmtime CI runs with warnings treated as errors.