avanhatt / wasmtime

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

Add annotation ir parser #1

Closed mpardesh closed 2 years ago

mpardesh commented 2 years ago

Added parser for high level annotation ir.

avanhatt commented 2 years ago

Manually rebased and merged in #2, thanks!