wasm: WebAssembly Language Toolkit and Interpreter
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
Modules
[Index]
Downloads
- wasm-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 1135 total (1 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] |