version = "0.6.0"
description = ""
requires = "bigarray-compat"
archive(byte) = "bigstringaf.cma"
archive(native) = "bigstringaf.cmxa"
plugin(byte) = "bigstringaf.cma"
plugin(native) = "bigstringaf.cmxs"
linkopts(javascript) = "+bigstringaf/runtime.js"
jsoo_runtime = "runtime.js"

xen_linkopts = "-l:xen/libbigstringaf_xen_stubs.a"
freestanding_linkopts = "-l:freestanding/libbigstringaf_freestanding_stubs.a"
