avanhatt / wasmtime

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

Refactor type inference/query width flow #51

Closed avanhatt closed 1 year ago

avanhatt commented 1 year ago

Run inference after, not before, monomorphizing.

avanhatt commented 1 year ago

Closed in #52