near / wasmtime

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

Generate CTZ and CLZ spectests #205

Closed akashin closed 5 months ago

akashin commented 5 months ago

These can actually be now compiled with the change to emit: https://github.com/near/wasmtime/pull/203