We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62541b commit 6f156faCopy full SHA for 6f156fa
packages/wasm/wasm.2.0.1/opam
@@ -14,6 +14,7 @@ depends: [
14
"ocamlfind" {build}
15
"ocamlbuild" {build}
16
]
17
+conflicts: ["ocaml-option-bytecode-only"] # uses ocamlopt unconconditionally
18
synopsis:
19
"Library to read and write WebAssembly (Wasm) files and manipulate their AST"
20
url {
0 commit comments