Skip to content

Commit

Permalink
wasmparser: self-contain for_each_operator!
Browse files Browse the repository at this point in the history
This adjusts the `for_each_operator!` macro to avoid it requiring
ambient context (imports) with specific names. Instead it’ll use
correctly-scoped fully qualified names, making it somewhat easier to
use.
  • Loading branch information
nagisa committed Sep 8, 2022
1 parent 95883ff commit 18477bb
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 132 deletions.

0 comments on commit 18477bb

Please sign in to comment.