@grain/binaryen.ml 0.24.0 → 0.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- binaryen-archive/CHANGELOG.md +30 -0
- binaryen-archive/README.md +1 -1
- binaryen-archive/binaryen.opam +3 -3
- binaryen-archive/esy.lock/index.json +637 -586
- binaryen-archive/esy.lock/opam/astring.0.8.5/opam +7 -2
- binaryen-archive/esy.lock/opam/base-bytes.base/opam +1 -0
- binaryen-archive/esy.lock/opam/{base.v0.16.3 → base.v0.16.4}/opam +3 -3
- binaryen-archive/esy.lock/opam/camlp-streams.5.0.1/opam +1 -0
- binaryen-archive/esy.lock/opam/{chrome-trace.3.11.1 → chrome-trace.3.18.2}/opam +6 -5
- binaryen-archive/esy.lock/opam/{cmdliner.1.2.0 → cmdliner.1.3.0}/opam +4 -3
- binaryen-archive/esy.lock/opam/{dune-build-info.3.11.1 → dune-build-info.3.18.2}/opam +6 -5
- binaryen-archive/esy.lock/opam/{dune-configurator.3.11.1 → dune-configurator.3.18.2}/opam +7 -6
- binaryen-archive/esy.lock/opam/{dune-rpc.3.11.1 → dune-rpc.3.18.2}/opam +6 -5
- binaryen-archive/esy.lock/opam/dune.3.18.2/opam +73 -0
- binaryen-archive/esy.lock/opam/{dyn.3.11.1 → dyn.3.18.2}/opam +6 -5
- binaryen-archive/esy.lock/opam/either.1.0.0/opam +1 -0
- binaryen-archive/esy.lock/opam/fiber.3.7.0/opam +1 -1
- binaryen-archive/esy.lock/opam/{fix.20230505 → fix.20250428}/opam +3 -3
- binaryen-archive/esy.lock/opam/fpath.0.7.3/opam +7 -2
- binaryen-archive/esy.lock/opam/gen.1.1/opam +1 -1
- binaryen-archive/esy.lock/opam/{js_of_ocaml-compiler.5.4.0 → js_of_ocaml-compiler.5.9.1}/opam +10 -9
- binaryen-archive/esy.lock/opam/{menhir.20230608 → menhir.20240715}/opam +4 -3
- binaryen-archive/esy.lock/opam/menhirCST.20240715/opam +29 -0
- binaryen-archive/esy.lock/opam/{menhirLib.20230608 → menhirLib.20240715}/opam +4 -4
- binaryen-archive/esy.lock/opam/{menhirSdk.20230608 → menhirSdk.20240715}/opam +4 -4
- binaryen-archive/esy.lock/opam/ocaml-compiler-libs.v0.12.4/opam +1 -1
- binaryen-archive/esy.lock/opam/ocamlbuild.0.16.1/opam +44 -0
- binaryen-archive/esy.lock/opam/{ocamlfind.1.9.6 → ocamlfind.1.9.8}/opam +16 -16
- binaryen-archive/esy.lock/opam/{ocamlformat-rpc-lib.0.26.1 → ocamlformat-rpc-lib.0.27.0}/opam +4 -4
- binaryen-archive/esy.lock/opam/ocamlformat.0.24.1/opam +2 -2
- binaryen-archive/esy.lock/opam/ocp-indent.1.7.0/opam +1 -1
- binaryen-archive/esy.lock/opam/octavius.1.2.2/opam +4 -1
- binaryen-archive/esy.lock/opam/omd.1.3.2/opam +1 -1
- binaryen-archive/esy.lock/opam/{ordering.3.11.1 → ordering.3.18.2}/opam +6 -5
- binaryen-archive/esy.lock/opam/{pp.1.2.0 → pp.2.0.0}/opam +6 -5
- binaryen-archive/esy.lock/opam/ppx_derivers.1.2.1/opam +4 -1
- binaryen-archive/esy.lock/opam/{ppxlib.0.29.1 → ppxlib.0.35.0}/opam +14 -13
- binaryen-archive/esy.lock/opam/{re.1.11.0 → re.1.12.0}/opam +6 -6
- binaryen-archive/esy.lock/opam/result.1.5/opam +4 -1
- binaryen-archive/esy.lock/opam/{sedlex.3.2 → sedlex.3.4}/opam +3 -3
- binaryen-archive/esy.lock/opam/seq.base/opam +16 -4
- binaryen-archive/esy.lock/opam/{spawn.v0.15.1 → spawn.v0.17.0}/opam +7 -6
- binaryen-archive/esy.lock/opam/{stdune.3.11.1 → stdune.3.18.2}/opam +7 -6
- binaryen-archive/esy.lock/opam/{topkg.1.0.7 → topkg.1.0.8}/opam +8 -5
- binaryen-archive/esy.lock/opam/{uucp.15.1.0 → uucp.16.0.0}/opam +6 -5
- binaryen-archive/esy.lock/opam/{uuseg.15.1.0 → uuseg.16.0.0}/opam +5 -4
- binaryen-archive/esy.lock/opam/uutf.1.0.4/opam +42 -0
- binaryen-archive/esy.lock/opam/{xdg.3.11.1 → xdg.3.18.2}/opam +5 -5
- binaryen-archive/esy.lock/opam/{yojson.2.1.1 → yojson.2.2.2}/opam +5 -6
- binaryen-archive/esy.lock/overrides/{opam__s__ocamlfind_opam__c__1.9.6_opam_override → opam__s__ocamlfind_opam__c__1.9.8_opam_override}/files/findlib.patch +2 -2
- binaryen-archive/package.json +3 -6
- binaryen-archive/src/expression.c +4 -4
- binaryen-archive/src/expression.js +6 -6
- binaryen-archive/src/expression.ml +4 -4
- binaryen-archive/src/module.js +2 -2
- binaryen-archive/src/module.ml +2 -2
- binaryen-archive/src/module.mli +1 -1
- binaryen-archive/src/module_feature.c +2 -2
- binaryen-archive/src/module_feature.js +3 -3
- binaryen-archive/test/dune +1 -2
- binaryen-archive/test/test.expected +19 -19
- binaryen-archive/test/test.ml +1 -1
- binaryen-archive/esy.lock/opam/cppo.1.6.9/opam +0 -39
- binaryen-archive/esy.lock/opam/dune.3.11.1/opam +0 -57
- binaryen-archive/esy.lock/opam/ocamlbuild.0.14.2+win/opam +0 -38
- binaryen-archive/esy.lock/opam/ocamlfind.1.9.6/files/0001-Harden-test-for-OCaml-5.patch +0 -12
- binaryen-archive/esy.lock/opam/seq.base/files/META.seq +0 -4
- binaryen-archive/esy.lock/opam/seq.base/files/seq.install +0 -3
- binaryen-archive/esy.lock/opam/uutf.1.0.3/opam +0 -36
- binaryen-archive/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/ocamlbuild-0.14.2.patch +0 -0
- binaryen-archive/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/files/winpatch.patch +0 -11
- binaryen-archive/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.2+win_opam_override/package.json +0 -29
- /binaryen-archive/esy.lock/overrides/{opam__s__ocamlfind_opam__c__1.9.6_opam_override → opam__s__ocamlfind_opam__c__1.9.8_opam_override}/package.json +0 -0
|
@@ -29,5 +29,8 @@ synopsis: "Ocamldoc comment syntax parser"
|
|
|
29
29
|
description: "Octavius is a library to parse the `ocamldoc` comment syntax."
|
|
30
30
|
url {
|
|
31
31
|
src: "https://github.com/ocaml-doc/octavius/archive/v1.2.2.tar.gz"
|
|
32
|
-
checksum:
|
|
32
|
+
checksum: [
|
|
33
|
+
"sha256=eac9104ce0316b69da9c44b9c477700fe0b52a888c89ce4bdf1d2b782a73e0ad"
|
|
34
|
+
"md5=72f9e1d996e6c5089fc513cc9218607b"
|
|
35
|
+
]
|
|
33
36
|
}
|
|
@@ -41,7 +41,7 @@ build: [
|
|
|
41
41
|
]
|
|
42
42
|
dev-repo: "git+https://github.com/ocaml/omd.git"
|
|
43
43
|
url {
|
|
44
|
-
src: "https://github.com/ocaml/
|
|
44
|
+
src: "https://github.com/ocaml/opam-source-archives/raw/main/omd-1.3.2.tbz"
|
|
45
45
|
checksum: [
|
|
46
46
|
"sha256=6023e1642631f08f678eb5725820879ed7bb5a3ffee777cdedebc28c1f85fadb"
|
|
47
47
|
"sha512=fa2070a5f5d30b2cc422937ac4158bb087134a69d47fa15df403afb1c0c60a73dd436c949faa8d44e0b65bdee039779d86191b55085b717253f91ef20a69ef98"
|
|
@@ -8,11 +8,12 @@ homepage: "https://github.com/ocaml/dune"
|
|
|
8
8
|
doc: "https://dune.readthedocs.io/"
|
|
9
9
|
bug-reports: "https://github.com/ocaml/dune/issues"
|
|
10
10
|
depends: [
|
|
11
|
-
"dune" {>= "3.
|
|
11
|
+
"dune" {>= "3.12"}
|
|
12
12
|
"ocaml" {>= "4.08.0"}
|
|
13
13
|
"odoc" {with-doc}
|
|
14
14
|
]
|
|
15
15
|
dev-repo: "git+https://github.com/ocaml/dune.git"
|
|
16
|
+
x-maintenance-intent: ["(none)"]
|
|
16
17
|
build: [
|
|
17
18
|
["dune" "subst"] {dev}
|
|
18
19
|
["rm" "-rf" "vendor/csexp"]
|
|
@@ -30,10 +31,10 @@ build: [
|
|
|
30
31
|
]
|
|
31
32
|
url {
|
|
32
33
|
src:
|
|
33
|
-
"https://github.com/ocaml/dune/releases/download/3.
|
|
34
|
+
"https://github.com/ocaml/dune/releases/download/3.18.2/dune-3.18.2.tbz"
|
|
34
35
|
checksum: [
|
|
35
|
-
"sha256=
|
|
36
|
-
"sha512=
|
|
36
|
+
"sha256=56be509ffc3c5ba652113d9e6b43edb04a691f1e1f6cbba17b9d243b1239a7af"
|
|
37
|
+
"sha512=ee04a0c4ab946817018c78cd9b19c8d3082ee3b1cef78c699fff4ea37fd79543823a9751d0b945d2fd1783396ceded045cbec986a85f7a8f7bac93e04650fff3"
|
|
37
38
|
]
|
|
38
39
|
}
|
|
39
|
-
x-commit-hash: "
|
|
40
|
+
x-commit-hash: "7b971c877d1403da3d536cc180cdd384c7b26341"
|
|
@@ -29,8 +29,9 @@ doc: "https://ocaml-dune.github.io/pp/"
|
|
|
29
29
|
bug-reports: "https://github.com/ocaml-dune/pp/issues"
|
|
30
30
|
depends: [
|
|
31
31
|
"dune" {>= "2.8"}
|
|
32
|
-
"ocaml" {>= "4.08
|
|
32
|
+
"ocaml" {>= "4.08"}
|
|
33
33
|
"ppx_expect" {with-test}
|
|
34
|
+
"ocamlformat" {with-dev-setup & = "0.26.2"}
|
|
34
35
|
"odoc" {with-doc}
|
|
35
36
|
]
|
|
36
37
|
build: [
|
|
@@ -50,10 +51,10 @@ build: [
|
|
|
50
51
|
dev-repo: "git+https://github.com/ocaml-dune/pp.git"
|
|
51
52
|
url {
|
|
52
53
|
src:
|
|
53
|
-
"https://github.com/ocaml-dune/pp/releases/download/
|
|
54
|
+
"https://github.com/ocaml-dune/pp/releases/download/2.0.0/pp-2.0.0.tbz"
|
|
54
55
|
checksum: [
|
|
55
|
-
"sha256=
|
|
56
|
-
"sha512=
|
|
56
|
+
"sha256=8651351518b092b4a2def4e08171c276152f92fb6a84a8b19b6b929ccdb44419"
|
|
57
|
+
"sha512=78cb68f35c0b975dd1e91bd83d5e33bcec1ee642431585d55864c483c70a032755dfcf21ec5697691e7e7554381ddb580639fd149e28ba6f74d04d2ee43d360d"
|
|
57
58
|
]
|
|
58
59
|
}
|
|
59
|
-
x-commit-hash: "
|
|
60
|
+
x-commit-hash: "b6741dd41ef5fc5bda8b3640097ac29818a43577"
|
|
@@ -19,5 +19,8 @@ ppx_deriving and ppx_type_conv to inter-operate gracefully when linked
|
|
|
19
19
|
as part of the same ocaml-migrate-parsetree driver."""
|
|
20
20
|
url {
|
|
21
21
|
src: "https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz"
|
|
22
|
-
checksum:
|
|
22
|
+
checksum: [
|
|
23
|
+
"sha256=b6595ee187dea792b31fc54a0e1524ab1e48bc6068d3066c45215a138cc73b95"
|
|
24
|
+
"md5=5dc2bf130c1db3c731fe0fffc5648b41"
|
|
25
|
+
]
|
|
23
26
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
opam-version: "2.0"
|
|
2
|
-
synopsis: "Standard
|
|
2
|
+
synopsis: "Standard infrastructure for ppx rewriters"
|
|
3
3
|
description: """
|
|
4
|
-
Ppxlib is the standard
|
|
5
|
-
that manipulate the in-memory representation of
|
|
6
|
-
the "Parsetree".
|
|
4
|
+
Ppxlib is the standard infrastructure for ppx rewriters
|
|
5
|
+
and other programs that manipulate the in-memory representation of
|
|
6
|
+
OCaml programs, a.k.a the "Parsetree".
|
|
7
7
|
|
|
8
8
|
It also comes bundled with two ppx rewriters that are commonly used to
|
|
9
9
|
write tools that manipulate and/or generate Parsetree values;
|
|
@@ -19,8 +19,8 @@ homepage: "https://github.com/ocaml-ppx/ppxlib"
|
|
|
19
19
|
doc: "https://ocaml-ppx.github.io/ppxlib/"
|
|
20
20
|
bug-reports: "https://github.com/ocaml-ppx/ppxlib/issues"
|
|
21
21
|
depends: [
|
|
22
|
-
"dune" {>= "
|
|
23
|
-
"ocaml" {>= "4.
|
|
22
|
+
"dune" {>= "3.8"}
|
|
23
|
+
"ocaml" {>= "4.08.0" & < "5.4.0"}
|
|
24
24
|
"ocaml-compiler-libs" {>= "v0.11.0"}
|
|
25
25
|
"ppx_derivers" {>= "1.0"}
|
|
26
26
|
"sexplib0" {>= "v0.12"}
|
|
@@ -29,13 +29,13 @@ depends: [
|
|
|
29
29
|
"ocamlfind" {with-test}
|
|
30
30
|
"re" {with-test & >= "1.9.0"}
|
|
31
31
|
"cinaps" {with-test & >= "v0.12.1"}
|
|
32
|
-
"
|
|
33
|
-
"stdio" {with-test}
|
|
32
|
+
"ocamlformat" {with-dev-setup & = "0.26.2"}
|
|
34
33
|
"odoc" {with-doc}
|
|
35
34
|
]
|
|
36
35
|
conflicts: [
|
|
37
36
|
"ocaml-migrate-parsetree" {< "2.0.0"}
|
|
38
|
-
"base-
|
|
37
|
+
"ocaml-base-compiler" {= "5.1.0~alpha1"}
|
|
38
|
+
"ocaml-variants" {= "5.1.0~alpha1+options"}
|
|
39
39
|
]
|
|
40
40
|
build: [
|
|
41
41
|
["dune" "subst"] {dev}
|
|
@@ -52,12 +52,13 @@ build: [
|
|
|
52
52
|
]
|
|
53
53
|
]
|
|
54
54
|
dev-repo: "git+https://github.com/ocaml-ppx/ppxlib.git"
|
|
55
|
+
x-maintenance-intent: ["(latest)"]
|
|
55
56
|
url {
|
|
56
57
|
src:
|
|
57
|
-
"https://github.com/ocaml-ppx/ppxlib/releases/download/0.
|
|
58
|
+
"https://github.com/ocaml-ppx/ppxlib/releases/download/0.35.0/ppxlib-0.35.0.tbz"
|
|
58
59
|
checksum: [
|
|
59
|
-
"sha256=
|
|
60
|
-
"sha512=
|
|
60
|
+
"sha256=d9d959fc9f84260487e45684dc741898a92fc5506b61a7f5cac65d21832db925"
|
|
61
|
+
"sha512=e428b1e3b89261c7efdaa18016264d1afbf067cb9b0d41124b04796c2487ac7ca8ee9a24a60d56f20d1774cb44aaa9ecf1512f17455812ba8d62d4ef93616ee7"
|
|
61
62
|
]
|
|
62
63
|
}
|
|
63
|
-
x-commit-hash: "
|
|
64
|
+
x-commit-hash: "3a791083c612e91fa4e6a9660ef69776ea750324"
|
|
@@ -20,9 +20,9 @@ build: [
|
|
|
20
20
|
]
|
|
21
21
|
|
|
22
22
|
depends: [
|
|
23
|
-
"ocaml" {>= "4.
|
|
23
|
+
"ocaml" {>= "4.12"}
|
|
24
24
|
"dune" {>= "2.0"}
|
|
25
|
-
"
|
|
25
|
+
"ounit2" {with-test}
|
|
26
26
|
"seq"
|
|
27
27
|
]
|
|
28
28
|
|
|
@@ -37,10 +37,10 @@ Pure OCaml regular expressions with:
|
|
|
37
37
|
"""
|
|
38
38
|
url {
|
|
39
39
|
src:
|
|
40
|
-
"https://github.com/ocaml/ocaml-re/releases/download/1.
|
|
40
|
+
"https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz"
|
|
41
41
|
checksum: [
|
|
42
|
-
"sha256=
|
|
43
|
-
"sha512=
|
|
42
|
+
"sha256=a01f2bf22f72c2f4ababd8d3e7635e35c1bf6bc5a41ad6d5a007454ddabad1d4"
|
|
43
|
+
"sha512=f0726826e1e677f7ecdf447d46d814a11d3844ec6e5c0527be8c73c7afdb08aacfca47ea764eda325bcd7064aff07c1d3441c935ee5a0fc99ede8707f81a451d"
|
|
44
44
|
]
|
|
45
45
|
}
|
|
46
|
-
x-commit-hash: "
|
|
46
|
+
x-commit-hash: "f09672608781dc05172ad980a6e9a483c3b9d534"
|
|
@@ -18,5 +18,8 @@ Result module defined in this library."""
|
|
|
18
18
|
url {
|
|
19
19
|
src:
|
|
20
20
|
"https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz"
|
|
21
|
-
checksum:
|
|
21
|
+
checksum: [
|
|
22
|
+
"sha256=7c3a5e238558f4c1a4f5acca816bc705a0e12f68dc0005c61ddbf2e6cab8ee32"
|
|
23
|
+
"md5=1b82dec78849680b49ae9a8a365b831b"
|
|
24
|
+
]
|
|
22
25
|
}
|
|
@@ -40,9 +40,9 @@ dev-repo: "git+https://github.com/ocaml-community/sedlex.git"
|
|
|
40
40
|
doc: "https://ocaml-community.github.io/sedlex/index.html"
|
|
41
41
|
url {
|
|
42
42
|
src:
|
|
43
|
-
"https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.
|
|
43
|
+
"https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.4.tar.gz"
|
|
44
44
|
checksum: [
|
|
45
|
-
"md5=
|
|
46
|
-
"sha512=
|
|
45
|
+
"md5=5c655398261226dd99b1231df3f729e1"
|
|
46
|
+
"sha512=7e5f6e93e7791058b54bcd66f0e28f8ff72e6ea759a172cf6d8d7055d352d3a4e5c23f15278e254870a0ff1caed8948e77c6fde997c2b8bd81d3484198ddd484"
|
|
47
47
|
]
|
|
48
48
|
}
|
|
@@ -9,7 +9,19 @@ dev-repo: "git+https://github.com/ocaml/ocaml.git"
|
|
|
9
9
|
bug-reports: "https://caml.inria.fr/mantis/main_page.php"
|
|
10
10
|
synopsis:
|
|
11
11
|
"Compatibility package for OCaml's standard iterator type starting from 4.07."
|
|
12
|
-
extra-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
12
|
+
extra-source "seq.install" {
|
|
13
|
+
src:
|
|
14
|
+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install"
|
|
15
|
+
checksum: [
|
|
16
|
+
"sha256=fff926c2c4d5a82b6c94c60c4c35eb06e3d39975893ebe6b1f0e6557cbe34904"
|
|
17
|
+
"md5=026b31e1df290373198373d5aaa26e42"
|
|
18
|
+
]
|
|
19
|
+
}
|
|
20
|
+
extra-source "META.seq" {
|
|
21
|
+
src:
|
|
22
|
+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq"
|
|
23
|
+
checksum: [
|
|
24
|
+
"sha256=e95062b4d0519ef8335c02f7d0f1952d11b814c7ab7e6d566a206116162fa2be"
|
|
25
|
+
"md5=b33c8a1a6c7ed797816ce27df4855107"
|
|
26
|
+
]
|
|
27
|
+
}
|
|
@@ -18,8 +18,8 @@ fork takes time proportional to the process memory while vfork is
|
|
|
18
18
|
constant time. In application using a lot of memory, vfork can be
|
|
19
19
|
thousands of times faster than fork.
|
|
20
20
|
"""
|
|
21
|
-
maintainer: ["
|
|
22
|
-
authors: ["Jane Street Group, LLC"]
|
|
21
|
+
maintainer: ["opensource@janestreet.com"]
|
|
22
|
+
authors: ["Jane Street Group, LLC <opensource@janestreet.com>"]
|
|
23
23
|
license: "MIT"
|
|
24
24
|
homepage: "https://github.com/janestreet/spawn"
|
|
25
25
|
doc: "https://janestreet.github.io/spawn/"
|
|
@@ -44,13 +44,14 @@ build: [
|
|
|
44
44
|
"@doc" {with-doc}
|
|
45
45
|
]
|
|
46
46
|
]
|
|
47
|
+
available: os != "freebsd"
|
|
47
48
|
dev-repo: "git+https://github.com/janestreet/spawn.git"
|
|
48
|
-
x-commit-hash: "13d279ebfa8c40d4bafe18cddfdff0de54b4eaff"
|
|
49
49
|
url {
|
|
50
50
|
src:
|
|
51
|
-
"https://github.com/janestreet/spawn/
|
|
51
|
+
"https://github.com/janestreet/spawn/releases/download/v0.17.0/spawn-v0.17.0.tbz"
|
|
52
52
|
checksum: [
|
|
53
|
-
"sha256=
|
|
54
|
-
"sha512=
|
|
53
|
+
"sha256=33fbb5cd4c3387a6829095cfa73d5fc2eff572be61647e6052010bfbd0c2df49"
|
|
54
|
+
"sha512=bb85d1f706774793170f2d52ccbeeeaf67558046b8012bdd8a9cefc46215522a4d59a4a6f21296b0825158e6853a2430f2642ee714e1d1d8b726442d52006fc1"
|
|
55
55
|
]
|
|
56
56
|
}
|
|
57
|
+
x-commit-hash: "085ea6d333be59451c5fde6b50d9e4e1264fbb9c"
|
|
@@ -9,16 +9,17 @@ homepage: "https://github.com/ocaml/dune"
|
|
|
9
9
|
doc: "https://dune.readthedocs.io/"
|
|
10
10
|
bug-reports: "https://github.com/ocaml/dune/issues"
|
|
11
11
|
depends: [
|
|
12
|
-
"dune" {>= "3.
|
|
12
|
+
"dune" {>= "3.12"}
|
|
13
13
|
"ocaml" {>= "4.08.0"}
|
|
14
14
|
"base-unix"
|
|
15
15
|
"dyn" {= version}
|
|
16
16
|
"ordering" {= version}
|
|
17
|
-
"pp" {>= "
|
|
17
|
+
"pp" {>= "2.0.0"}
|
|
18
18
|
"csexp" {>= "1.5.0"}
|
|
19
19
|
"odoc" {with-doc}
|
|
20
20
|
]
|
|
21
21
|
dev-repo: "git+https://github.com/ocaml/dune.git"
|
|
22
|
+
x-maintenance-intent: ["(none)"]
|
|
22
23
|
build: [
|
|
23
24
|
["dune" "subst"] {dev}
|
|
24
25
|
["rm" "-rf" "vendor/csexp"]
|
|
@@ -36,10 +37,10 @@ build: [
|
|
|
36
37
|
]
|
|
37
38
|
url {
|
|
38
39
|
src:
|
|
39
|
-
"https://github.com/ocaml/dune/releases/download/3.
|
|
40
|
+
"https://github.com/ocaml/dune/releases/download/3.18.2/dune-3.18.2.tbz"
|
|
40
41
|
checksum: [
|
|
41
|
-
"sha256=
|
|
42
|
-
"sha512=
|
|
42
|
+
"sha256=56be509ffc3c5ba652113d9e6b43edb04a691f1e1f6cbba17b9d243b1239a7af"
|
|
43
|
+
"sha512=ee04a0c4ab946817018c78cd9b19c8d3082ee3b1cef78c699fff4ea37fd79543823a9751d0b945d2fd1783396ceded045cbec986a85f7a8f7bac93e04650fff3"
|
|
43
44
|
]
|
|
44
45
|
}
|
|
45
|
-
x-commit-hash: "
|
|
46
|
+
x-commit-hash: "7b971c877d1403da3d536cc180cdd384c7b26341"
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
opam-version: "2.0"
|
|
2
2
|
synopsis: "The transitory OCaml software packager"
|
|
3
3
|
description: """\
|
|
4
|
+
**Warning** Topkg is in maintenance mode and should not longer be used.
|
|
5
|
+
|
|
4
6
|
Topkg is a packager for distributing OCaml software. It provides an
|
|
5
7
|
API to describe the files a package installs in a given build
|
|
6
8
|
configuration and to specify information about the package's
|
|
@@ -25,7 +27,7 @@ Topkg-care is distributed under the ISC license it depends on
|
|
|
25
27
|
[cmdliner]: http://erratique.ch/software/cmdliner
|
|
26
28
|
[webbrowser]: http://erratique.ch/software/webbrowser
|
|
27
29
|
|
|
28
|
-
Home page: http://erratique.ch/software/topkg"""
|
|
30
|
+
Home page: <http://erratique.ch/software/topkg>"""
|
|
29
31
|
maintainer: "Daniel Bünzli <daniel.buenzl i@erratique.ch>"
|
|
30
32
|
authors: "The topkg programmers"
|
|
31
33
|
license: "ISC"
|
|
@@ -34,14 +36,15 @@ homepage: "https://erratique.ch/software/topkg"
|
|
|
34
36
|
doc: "https://erratique.ch/software/topkg/doc"
|
|
35
37
|
bug-reports: "https://github.com/dbuenzli/topkg/issues"
|
|
36
38
|
depends: [
|
|
37
|
-
"ocaml" {>= "4.
|
|
39
|
+
"ocaml" {>= "4.08.0"}
|
|
38
40
|
"ocamlfind" {build & >= "1.6.1"}
|
|
39
41
|
"ocamlbuild"
|
|
40
42
|
]
|
|
41
43
|
build: ["ocaml" "pkg/pkg.ml" "build" "--pkg-name" name "--dev-pkg" "%{dev}%"]
|
|
42
44
|
dev-repo: "git+https://erratique.ch/repos/topkg.git"
|
|
43
45
|
url {
|
|
44
|
-
src: "https://erratique.ch/software/topkg/releases/topkg-1.0.
|
|
46
|
+
src: "https://erratique.ch/software/topkg/releases/topkg-1.0.8.tbz"
|
|
45
47
|
checksum:
|
|
46
|
-
"sha512=
|
|
47
|
-
}
|
|
48
|
+
"sha512=4b632b60137852bb72ff9c8cdc2e16ac5ece6473569e50963fef9c1e800a0933a516bea1107b04011645afa4a1e78893c82dbce0aa8de2970d4d6c6d0dd2fe02"
|
|
49
|
+
}
|
|
50
|
+
x-maintenance-intent: ["(latest)"]
|
|
@@ -21,12 +21,12 @@ depends: [
|
|
|
21
21
|
"ocamlfind" {build}
|
|
22
22
|
"ocamlbuild" {build}
|
|
23
23
|
"topkg" {build & >= "1.0.3"}
|
|
24
|
-
"uucd" {with-test & dev & >= "
|
|
24
|
+
"uucd" {with-test & dev & >= "16.0.0" & < "17.0.0"}
|
|
25
25
|
"uunf" {with-test}
|
|
26
26
|
]
|
|
27
27
|
depopts: ["uunf" "cmdliner"]
|
|
28
28
|
conflicts: [
|
|
29
|
-
"uunf" {< "
|
|
29
|
+
"uunf" {< "16.0.0" | >= "17.0.0"}
|
|
30
30
|
"cmdliner" {< "1.1.0"}
|
|
31
31
|
]
|
|
32
32
|
build: [
|
|
@@ -45,7 +45,8 @@ post-messages:
|
|
|
45
45
|
{failure & (arch = "ppc64" | arch = "arm64")}
|
|
46
46
|
dev-repo: "git+https://erratique.ch/repos/uucp.git"
|
|
47
47
|
url {
|
|
48
|
-
src: "https://erratique.ch/software/uucp/releases/uucp-
|
|
48
|
+
src: "https://erratique.ch/software/uucp/releases/uucp-16.0.0.tbz"
|
|
49
49
|
checksum:
|
|
50
|
-
"sha512=
|
|
51
|
-
}
|
|
50
|
+
"sha512=5c06d8cadb2b011b1e4ac52e14732044f6ab8e9c11e1184950ff8629b26bd173f1264247623a635b8aa4033e287bfe42d709994f19a3d79f7cbfd20158aa4992"
|
|
51
|
+
}
|
|
52
|
+
x-maintenance-intent: ["(latest)"]
|
|
@@ -29,7 +29,7 @@ depends: [
|
|
|
29
29
|
"ocamlfind" {build}
|
|
30
30
|
"ocamlbuild" {build}
|
|
31
31
|
"topkg" {build & >= "1.0.3"}
|
|
32
|
-
"uucp" {>= "
|
|
32
|
+
"uucp" {>= "16.0.0" & < "17.0.0"}
|
|
33
33
|
]
|
|
34
34
|
depopts: ["uutf" "cmdliner"]
|
|
35
35
|
conflicts: [
|
|
@@ -49,7 +49,8 @@ build: [
|
|
|
49
49
|
]
|
|
50
50
|
dev-repo: "git+https://erratique.ch/repos/uuseg.git"
|
|
51
51
|
url {
|
|
52
|
-
src: "https://erratique.ch/software/uuseg/releases/uuseg-
|
|
52
|
+
src: "https://erratique.ch/software/uuseg/releases/uuseg-16.0.0.tbz"
|
|
53
53
|
checksum:
|
|
54
|
-
"sha512=
|
|
55
|
-
}
|
|
54
|
+
"sha512=355139aee2a72baddf3d811e522948456147546ee946b6eca20f57711865770d4b8d32ea01a7338b8e6cdedb4423ee65cee387704bb9c0c057bcbd65012679b8"
|
|
55
|
+
}
|
|
56
|
+
x-maintenance-intent: ["(latest)"]
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
opam-version: "2.0"
|
|
2
|
+
synopsis: "Non-blocking streaming Unicode codec for OCaml"
|
|
3
|
+
description: """\
|
|
4
|
+
**Warning.** You are encouraged not to use this library.
|
|
5
|
+
|
|
6
|
+
- As of OCaml 4.14, both UTF encoding and decoding are available
|
|
7
|
+
in the standard library, see the `String` and `Buffer` modules.
|
|
8
|
+
- If you are looking for a stream abstraction compatible with
|
|
9
|
+
effect based concurrency look into [`bytesrw`] package."""
|
|
10
|
+
maintainer: "Daniel Bünzli <daniel.buenzl i@erratique.ch>"
|
|
11
|
+
authors: "The uutf programmers"
|
|
12
|
+
license: "ISC"
|
|
13
|
+
tags: ["unicode" "text" "utf-8" "utf-16" "codec" "org:erratique"]
|
|
14
|
+
homepage: "https://erratique.ch/software/uutf"
|
|
15
|
+
doc: "https://erratique.ch/software/uutf/doc/"
|
|
16
|
+
bug-reports: "https://github.com/dbuenzli/uutf/issues"
|
|
17
|
+
depends: [
|
|
18
|
+
"ocaml" {>= "4.08.0"}
|
|
19
|
+
"ocamlfind" {build}
|
|
20
|
+
"ocamlbuild" {build}
|
|
21
|
+
"topkg" {build & >= "1.0.3"}
|
|
22
|
+
]
|
|
23
|
+
depopts: ["cmdliner"]
|
|
24
|
+
conflicts: [
|
|
25
|
+
"cmdliner" {< "1.3.0"}
|
|
26
|
+
]
|
|
27
|
+
build: [
|
|
28
|
+
"ocaml"
|
|
29
|
+
"pkg/pkg.ml"
|
|
30
|
+
"build"
|
|
31
|
+
"--dev-pkg"
|
|
32
|
+
"%{dev}%"
|
|
33
|
+
"--with-cmdliner"
|
|
34
|
+
"%{cmdliner:installed}%"
|
|
35
|
+
]
|
|
36
|
+
dev-repo: "git+https://erratique.ch/repos/uutf.git"
|
|
37
|
+
url {
|
|
38
|
+
src: "https://erratique.ch/software/uutf/releases/uutf-1.0.4.tbz"
|
|
39
|
+
checksum:
|
|
40
|
+
"sha512=e35f408bc971cd8da3077e6c3321e0d8f4eb569898e0e219fde62dae78fbd0a0095cb7f036287656f6a1b346584f7b9f0c6dec0a5a092180da36e43247027598"
|
|
41
|
+
}
|
|
42
|
+
x-maintenance-intent: ["(latest)"]
|
|
@@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
|
|
|
9
9
|
doc: "https://dune.readthedocs.io/"
|
|
10
10
|
bug-reports: "https://github.com/ocaml/dune/issues"
|
|
11
11
|
depends: [
|
|
12
|
-
"dune" {>= "3.
|
|
12
|
+
"dune" {>= "3.12"}
|
|
13
13
|
"ocaml" {>= "4.08"}
|
|
14
14
|
"odoc" {with-doc}
|
|
15
15
|
]
|
|
@@ -31,10 +31,10 @@ build: [
|
|
|
31
31
|
]
|
|
32
32
|
url {
|
|
33
33
|
src:
|
|
34
|
-
"https://github.com/ocaml/dune/releases/download/3.
|
|
34
|
+
"https://github.com/ocaml/dune/releases/download/3.18.2/dune-3.18.2.tbz"
|
|
35
35
|
checksum: [
|
|
36
|
-
"sha256=
|
|
37
|
-
"sha512=
|
|
36
|
+
"sha256=56be509ffc3c5ba652113d9e6b43edb04a691f1e1f6cbba17b9d243b1239a7af"
|
|
37
|
+
"sha512=ee04a0c4ab946817018c78cd9b19c8d3082ee3b1cef78c699fff4ea37fd79543823a9751d0b945d2fd1783396ceded045cbec986a85f7a8f7bac93e04650fff3"
|
|
38
38
|
]
|
|
39
39
|
}
|
|
40
|
-
x-commit-hash: "
|
|
40
|
+
x-commit-hash: "7b971c877d1403da3d536cc180cdd384c7b26341"
|
|
@@ -12,12 +12,11 @@ maintainer: [
|
|
|
12
12
|
authors: ["Martin Jambon"]
|
|
13
13
|
license: "BSD-3-Clause"
|
|
14
14
|
homepage: "https://github.com/ocaml-community/yojson"
|
|
15
|
-
doc: "https://ocaml
|
|
15
|
+
doc: "https://ocaml.org/p/yojson/latest"
|
|
16
16
|
bug-reports: "https://github.com/ocaml-community/yojson/issues"
|
|
17
17
|
depends: [
|
|
18
18
|
"dune" {>= "2.7"}
|
|
19
19
|
"ocaml" {>= "4.02.3"}
|
|
20
|
-
"cppo" {build}
|
|
21
20
|
"alcotest" {with-test & >= "0.8.5"}
|
|
22
21
|
"seq" {>= "0.2.2"}
|
|
23
22
|
"odoc" {with-doc}
|
|
@@ -39,10 +38,10 @@ build: [
|
|
|
39
38
|
dev-repo: "git+https://github.com/ocaml-community/yojson.git"
|
|
40
39
|
url {
|
|
41
40
|
src:
|
|
42
|
-
"https://github.com/ocaml-community/yojson/releases/download/2.
|
|
41
|
+
"https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz"
|
|
43
42
|
checksum: [
|
|
44
|
-
"sha256=
|
|
45
|
-
"sha512=
|
|
43
|
+
"sha256=9abfad8c9a79d4723ad2f6448e669c1e68dbfc87cc54a1b7c064b0c90912c595"
|
|
44
|
+
"sha512=ac52eae3ca1d3129a7885ca638e6ae5bcfc387598a82cc30d3e4988fd154f1756719c399f96e950d898c79a6dbd4ccc44b6f468bcafbd620e6945a0415b41e0c"
|
|
46
45
|
]
|
|
47
46
|
}
|
|
48
|
-
x-commit-hash: "
|
|
47
|
+
x-commit-hash: "3f82b79d1865eec82c6f498ee1835a90c74c31b4"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
--- ./Makefile
|
|
2
2
|
+++ ./Makefile
|
|
3
|
-
@@ -
|
|
3
|
+
@@ -56,7 +56,7 @@
|
|
4
4
|
export USE_CYGPATH; \
|
|
5
5
|
cat findlib.conf.in | \
|
|
6
|
-
$(SH) tools/patch '@SITELIB@' '$(
|
|
6
|
+
$(SH) tools/patch '@SITELIB@' '$(FINDLIB_OCAML_SITELIB)' | \
|
|
7
7
|
- $(SH) tools/patch '@FINDLIB_PATH@' '$(FINDLIB_PATH)' -p >findlib.conf
|
|
8
8
|
+ $(SH) tools/patch '@FINDLIB_PATH@' '$(FINDLIB_PATH)' >findlib.conf
|
|
9
9
|
if ./tools/cmd_from_same_dir ocamlc; then \
|
binaryen-archive/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@grain/binaryen.ml",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.26.0",
|
|
4
4
|
"description": "OCaml bindings for Binaryen.",
|
|
5
5
|
"author": "Oscar Spencer <oscar@grain-lang.org>",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"ocaml": ">= 4.
|
|
9
|
-
"@grain/libbinaryen": ">=
|
|
8
|
+
"ocaml": ">= 4.13.0 < 5.0.0",
|
|
9
|
+
"@grain/libbinaryen": ">= 116.0.0 < 117.0.0",
|
|
10
10
|
"@opam/dune": ">= 3.0.0",
|
|
11
11
|
"@opam/dune-configurator": ">= 3.0.0"
|
|
12
12
|
},
|
|
@@ -25,9 +25,6 @@
|
|
|
25
25
|
"test": "esy b dune runtest --display=short",
|
|
26
26
|
"format": "dune build @fmt --auto-promote"
|
|
27
27
|
},
|
|
28
|
-
"installConfig": {
|
|
29
|
-
"pnp": false
|
|
30
|
-
},
|
|
31
28
|
"publishConfig": {
|
|
32
29
|
"access": "public"
|
|
33
30
|
},
|
|
@@ -442,11 +442,11 @@ caml_binaryen_pop(value _module, value _ty) {
|
|
|
442
442
|
}
|
|
443
443
|
|
|
444
444
|
CAMLprim value
|
|
445
|
-
|
|
445
|
+
caml_binaryen_ref_i31(value _module, value _val) {
|
|
446
446
|
CAMLparam2(_module, _val);
|
|
447
447
|
BinaryenModuleRef module = BinaryenModuleRef_val(_module);
|
|
448
448
|
BinaryenExpressionRef val = BinaryenExpressionRef_val(_val);
|
|
449
|
-
BinaryenExpressionRef exp =
|
|
449
|
+
BinaryenExpressionRef exp = BinaryenRefI31(module, val);
|
|
450
450
|
CAMLreturn(alloc_BinaryenExpressionRef(exp));
|
|
451
451
|
}
|
|
452
452
|
|
|
@@ -717,9 +717,9 @@ caml_binaryen_expression_id_tuple_extract(value unit) {
|
|
|
717
717
|
CAMLreturn(Val_int(BinaryenTupleExtractId()));
|
|
718
718
|
}
|
|
719
719
|
CAMLprim value
|
|
720
|
-
|
|
720
|
+
caml_binaryen_expression_id_ref_i31(value unit) {
|
|
721
721
|
CAMLparam1(unit);
|
|
722
|
-
CAMLreturn(Val_int(
|
|
722
|
+
CAMLreturn(Val_int(BinaryenRefI31Id()));
|
|
723
723
|
}
|
|
724
724
|
CAMLprim value
|
|
725
725
|
caml_binaryen_expression_id_i31_get(value unit) {
|
|
@@ -542,9 +542,9 @@ function caml_binaryen_pop(wasm_mod, typ) {
|
|
|
542
542
|
return Binaryen._BinaryenPop(wasm_mod, typ);
|
|
543
543
|
}
|
|
544
544
|
|
|
545
|
-
//Provides:
|
|
546
|
-
function
|
|
547
|
-
return wasm_mod.i31
|
|
545
|
+
//Provides: caml_binaryen_ref_i31
|
|
546
|
+
function caml_binaryen_ref_i31(wasm_mod, typ) {
|
|
547
|
+
return wasm_mod.ref.i31(typ);
|
|
548
548
|
}
|
|
549
549
|
|
|
550
550
|
//Provides: caml_binaryen_i31_get
|
|
@@ -812,10 +812,10 @@ function caml_binaryen_expression_id_tuple_make() {
|
|
|
812
812
|
function caml_binaryen_expression_id_tuple_extract() {
|
|
813
813
|
return Binaryen.TupleExtractId;
|
|
814
814
|
}
|
|
815
|
-
//Provides:
|
|
815
|
+
//Provides: caml_binaryen_expression_id_ref_i31
|
|
816
816
|
//Requires: Binaryen
|
|
817
|
-
function
|
|
818
|
-
return Binaryen.
|
|
817
|
+
function caml_binaryen_expression_id_ref_i31() {
|
|
818
|
+
return Binaryen.RefI31Id;
|
|
819
819
|
}
|
|
820
820
|
//Provides: caml_binaryen_expression_id_i31_get
|
|
821
821
|
//Requires: Binaryen
|
|
@@ -285,9 +285,9 @@ external id_tuple_extract : unit -> int
|
|
|
285
285
|
|
|
286
286
|
let id_tuple_extract = id_tuple_extract ()
|
|
287
287
|
|
|
288
|
-
external
|
|
288
|
+
external id_ref_i31 : unit -> int = "caml_binaryen_expression_id_ref_i31"
|
|
289
289
|
|
|
290
|
-
let
|
|
290
|
+
let id_ref_i31 = id_ref_i31 ()
|
|
291
291
|
|
|
292
292
|
external id_i31_get : unit -> int = "caml_binaryen_expression_id_i31_get"
|
|
293
293
|
|
|
@@ -394,7 +394,7 @@ let get_kind expr =
|
|
|
394
394
|
| n when n = id_rethrow -> Rethrow
|
|
395
395
|
| n when n = id_tuple_make -> TupleMake
|
|
396
396
|
| n when n = id_tuple_extract -> TupleExtract
|
|
397
|
-
| n when n =
|
|
397
|
+
| n when n = id_ref_i31 -> I31New
|
|
398
398
|
| n when n = id_i31_get -> I31Get
|
|
399
399
|
| n when n = id_call_ref -> CallRef
|
|
400
400
|
| n when n = id_ref_test -> RefTest
|
|
@@ -820,7 +820,7 @@ module Pop = struct
|
|
|
820
820
|
end
|
|
821
821
|
|
|
822
822
|
module I31 = struct
|
|
823
|
-
external make : Module.t -> t -> t = "
|
|
823
|
+
external make : Module.t -> t -> t = "caml_binaryen_ref_i31"
|
|
824
824
|
(** Module, value *)
|
|
825
825
|
|
|
826
826
|
external get : Module.t -> t -> bool -> t = "caml_binaryen_i31_get"
|
binaryen-archive/src/module.js
CHANGED
|
@@ -101,9 +101,9 @@ function caml_binaryen_module_write_stack_ir(wasm_mod, optimize) {
|
|
|
101
101
|
|
|
102
102
|
//Provides: caml_binaryen_module_read
|
|
103
103
|
//Requires: Binaryen
|
|
104
|
-
//Requires:
|
|
104
|
+
//Requires: caml_uint8_array_of_bytes
|
|
105
105
|
function caml_binaryen_module_read(bytes) {
|
|
106
|
-
var data =
|
|
106
|
+
var data = caml_uint8_array_of_bytes(bytes);
|
|
107
107
|
return Binaryen.readBinary(data);
|
|
108
108
|
}
|
|
109
109
|
|
binaryen-archive/src/module.ml
CHANGED
|
@@ -72,9 +72,9 @@ module Feature = struct
|
|
|
72
72
|
|
|
73
73
|
let strings = strings ()
|
|
74
74
|
|
|
75
|
-
external
|
|
75
|
+
external multi_memory : unit -> t = "caml_binaryen_feature_multi_memory"
|
|
76
76
|
|
|
77
|
-
let
|
|
77
|
+
let multi_memory = multi_memory ()
|
|
78
78
|
|
|
79
79
|
external all : unit -> t = "caml_binaryen_feature_all"
|
|
80
80
|
|