index
:
yellowsquid/agda-wasm.git
master
Agda implementation of WebAssembly
Chloe Brown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Wasm
/
Semantics
/
Instruction.agda
blob: 5edd58b7417c4ec329debfd3fa45ee18ba1004e5 (
plain
)
1
2
3
4
5
{-# OPTIONS --safe --without-K #-} module Wasm.Semantics.Instruction where