Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 301 Bytes

wasm-superoptimizer

A whole-program superoptimizer for WebAssembly; written in Haskell. Constructed for my Master Thesis.

Directories

  • opti - The superoptimizer
  • benchmarks - Benchmarking utilities for WebAssembly programs
  • data - WebAssembly example modules (used by the benchmarks)