Skip to content

Files

Latest commit

virgil-serbanutarv-auditorjberthold
Jun 27, 2024
b353017 · Jun 27, 2024

History

History

memory-demo

Building and running example

kompile --syntax-module WASM wasm.k
krun example-memory.wast

Proving

kompile --syntax-module WASM --backend java wasm.k
kprove memory-spec.k