Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 331 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 331 Bytes

lean-wasm

An intrinsically-typed WebAssembly interpreter written in Lean 4.

Requirements

  • lean >= 4.9.0
  • lake >= 5.0.0

Both can be installed via elan, the Lean toolchain manager.

Building the code

lake build

Running the examples

lake exe lean-wasm