this repo has no description

Typo

Changed files
+1 -1
packages
wasm
wasm.2.0.1
+1 -1
packages/wasm/wasm.2.0.1/opam
···
"ocamlfind" {build}
"ocamlbuild" {build}
]
-
conflicts: ["ocaml-option-bytecode-only"] # uses ocamlopt unconconditionally
+
conflicts: ["ocaml-option-bytecode-only"] # uses ocamlopt unconditionally
synopsis:
"Library to read and write WebAssembly (Wasm) files and manipulate their AST"
url {