avanhatt / wasmtime

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

Add switch/match statement to annotation parser #48

Closed avanhatt closed 1 year ago

avanhatt commented 1 year ago

to make cases where we currently have a lot of nested ite blocks easier to read/write