version = "0.8.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"

freestanding_linkopts = "-l:libbigstringaf_freestanding_stubs.a"