wasm: WebAssembly Language Toolkit and Interpreter

[ language, library, mit ] [ Propose Tags ]

This package contains fully spec-compatible tooling for WebAssembly. Features include:

  • WebAssembly Text Representation Parser

  • WebAssembly Binary Representation encoder and decoder

  • Spec-compatible Module validator (checked with Spec Core Test Suite)

  • Spec-compatible Interpreter (checked with Spec Core Test Suite)

  • Extended scipting grammar parser and executor

  • WebAssembly Module building eDSL

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.1.0, 1.1.1
Dependencies array (>=0.5 && <0.6), base (>=4.6 && <5.0), base64-bytestring (>=1.0), bytestring (>=0.10 && <0.11), cereal (>=0.5), containers (>=0.5 && <0.6), deepseq (>=1.4), ieee754 (>=0.8), mtl (>=2.2 && <3.0), optparse-applicative (>=0.14), text (>=1.1), transformers (>=0.4 && <0.6), utf8-string (>=1.0), vector (>=0.12), wasm [details]
License MIT
Author Ilya Rezvov
Maintainer Ilya Rezvov <rezvov.ilya@gmail.com>
Category Compilers/Interpreters
Home page https://github.com/SPY/haskell-wasm/
Bug tracker https://github.com/SPY/haskell-wasm/issues
Uploaded by irezvov at 2018-06-20T23:53:02Z
Distributions
Executables wasm
Downloads 1015 total (9 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]