File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11(lang dune 2 .9)
2+ (using menhir 2 .1)
23
3- (name wasm)
44( license Apache-2.0)
55( source ( github WebAssembly/spec) )
6-
76( authors " Andreas Rossberg <rossberg@mpi-sws.org" )
87( maintainers " Andreas Rossberg <rossberg@mpi-sws.org" )
98
109( generate_opam_files true )
11- (using menhir 2 .1)
1210( implicit_transitive_deps false )
1311
1412( package
Original file line number Diff line number Diff line change 11(lang dune 3 .0)
22(using menhir 2 .0)
33(using mdx 0 .2)
4+
5+ ( license Apache-2.0)
6+ ( source ( github WebAssembly/spec) )
7+ ( authors " Andreas Rossberg <rossberg@mpi-sws.org" " SpecTec Team" )
8+ ( maintainers " Andreas Rossberg <rossberg@mpi-sws.org" " SpecTec Team" )
9+
10+ ( package
11+ (name spectec)
12+ (synopsis " Specification tool chain for Wasm" )
13+ ( depends
14+ ( ocaml ( >= 5 .4) )
15+ (menhir ( >= 20220210 ) )
16+ )
17+ )
You can’t perform that action at this time.
0 commit comments