About

Metadata

  • Last updated , by irezvov
  • License MIT
  • Categories Compilers and Interpreters
  • Maintained by: rezvov.ilya@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.4
  2. 8.8.4
  3. 8.6.5

Readme

Haskell WebAssembly Toolkit

Goals

  • Provide a WebAssembly code generation tool for Haskell
  • Create an infrastructure for Cmm to WebAssembly code generator
  • Have Fun :)

Status

Todo

Development

Clond sources to directory and use stack for running tests:

stack build && stack test