Skip to content

An intrinsically-typed interpreter for WebAssembly

License

Notifications You must be signed in to change notification settings

aionescu/lean-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An intrinsically-typed interpreter for WebAssembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages