this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

`wasmtime` version bounds

+3 -3
+1 -1
packages/wasmtime/wasmtime.0.0.1/opam
··· 12 12 ] 13 13 14 14 depends: [ 15 - "base" {>= "v0.13.0"} 15 + "base" {>= "v0.13.0" & < "v0.17"} 16 16 "ctypes" {>= "0.5"} 17 17 "ctypes-foreign" 18 18 "dune" {>= "2.7.0"}
+1 -1
packages/wasmtime/wasmtime.0.0.2/opam
··· 12 12 ] 13 13 14 14 depends: [ 15 - "base" {>= "v0.13.0"} 15 + "base" {>= "v0.13.0" & < "v0.17"} 16 16 "ctypes" {>= "0.5"} 17 17 "ctypes-foreign" 18 18 "dune" {>= "2.7.0"}
+1 -1
packages/wasmtime/wasmtime.0.0.3/opam
··· 12 12 ] 13 13 14 14 depends: [ 15 - "base" {>= "v0.13.0"} 15 + "base" {>= "v0.13.0" & < "v0.17"} 16 16 "ctypes" {>= "0.5"} 17 17 "ctypes-foreign" 18 18 "dune" {>= "2.7.0"}