description = "Js_of_ocaml toplevel library"
requires = "bytes
            compiler-libs.bytecomp
            compiler-libs.toplevel
            js_of_ocaml
            js_of_ocaml-compiler"
archive(byte) = "js_of_ocaml_toplevel.cma"
archive(native) = "js_of_ocaml_toplevel.cmxa"
plugin(byte) = "js_of_ocaml_toplevel.cma"
plugin(native) = "js_of_ocaml_toplevel.cmxs"
linkopts(javascript) = "+js_of_ocaml-compiler/toplevel.js"
