wasm: WebAssembly Language Toolkit and Interpreter
Library for parsing and interpreting WebAssembly, including: * WebAssembly Text Representation Parser * WebAssembly Binary Represetnation encoder and decoder * Spec-compatible Module validator (checked with Spec Core Test Suite) * Spec-compatible Interpreter (checked with Spec Core Test Suite) * Extended scripting grammar parser and executor * WebAssembly Module building eDSL
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- wasm-1.1.1.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), bytestring (>=0.10 && <0.12), cereal (>=0.5 && <0.6), containers (>=0.5 && <0.7), deepseq (>=1.4 && <1.5), ieee754 (>=0.8 && <0.9), mtl (>=2.2.1 && <2.3), primitive (>=0.7 && <0.8), text (>=1.1 && <1.3), transformers (>=0.4 && <0.6), utf8-string (>=1.0 && <1.1), vector (>=0.12 && <0.13) [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.4 |
License | MIT |
Author | Ilya Rezvov |
Maintainer | rezvov.ilya@gmail.com |
Category | Language |
Home page | https:github.com/SPY/haskell-wasm |
Bug tracker | https:github.com/SPY/haskell-wasm/issues |
Source repo | head: git clone https://github.com/SPY/haskell-wasm |
Uploaded | by irezvov at 2021-12-12T04:34:48Z |
Distributions | |
Downloads | 1099 total (16 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] |