avanhatt / wasmtime

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

full support for u8 as bv #17

Closed avanhatt closed 1 year ago

avanhatt commented 1 year ago

Add conversions to treat u8 as bv8

avanhatt commented 1 year ago

Testing in CI in #11