package wax-lib

  1. Overview
  2. No Docs
Libraries for Wax, a Rust-like syntax for WebAssembly

Install

dune-project
 Dependency

Authors

Maintainers

Sources

wax-0.1.0.tbz
sha256=41b580846af8d41bdf6c3f005f62e38feda3e60fe2e9e4aa440db34ce515a153
sha512=4b3a181fcc7d743194a8647260870fb5190770066a197bcc48104c2b77fd40c643228b795c2bcd6b29a120820e969eb42a37a9bcec98b3f608d13f152d9f6579

Description

The parsing, type-checking and format-conversion libraries behind the Wax toolchain (bidirectional Wax <-> Wasm Text <-> Wasm Binary).

Published: 22 Jul 2026

Dependencies (7)

  1. yojson >= "2.0.0"
  2. re >= "1.10.0"
  3. menhirLib >= "20220210"
  4. menhir build & >= "20220210"
  5. sedlex >= "3.3"
  6. ocaml >= "4.14"
  7. dune >= "3.20"

Dev Dependencies (2)

  1. odoc with-doc
  2. uucp with-dev-setup & >= "16.0.0"

Used by (1)

  1. wax

Conflicts

None