Stream: git-wasmtime

Topic: wasmtime / issue #3556 Add a document describing how ISLE...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2021 at 22:38):

fitzgen commented on issue #3556:

Oh, one thing I forgot to add, which I want to note for posterity: our rules/extractors should always match the exact structure of the input (CLIF) as much as possible, to avoid things like redundant matches (that the hand-written lowering code does today).


Last updated: Nov 22 2024 at 16:03 UTC