summaryrefslogtreecommitdiff
path: root/src/Wasm/Semantics/Instruction.agda
blob: 5edd58b7417c4ec329debfd3fa45ee18ba1004e5 (plain)
1
2
3
4
5
{-# OPTIONS --safe --without-K #-}

module Wasm.Semantics.Instruction where