@hackage wasm1.0.0

WebAssembly Language Toolkit and Interpreter

  • Installation

  • Dependencies (0)

  • Dependents (0)

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