Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 274 Bytes

File metadata and controls

14 lines (11 loc) · 274 Bytes

KEwasm Lemmas

These lemmas aid in verifying Ewasm programs behavior. They are part of the trusted base, and so should be scrutinized carefully.

requires "kwasm-lemmas.md"

module KEWASM-LEMMAS
  imports EWASM-TEST
  imports KWASM-LEMMAS
endmodule