base-native-int63version
Virtual package for enabling native int63 support in Base
base-native-int63
is just a virtual OPAM package that determines
whether Int63.t
in the Base library is exposed as a private int
on
64 bit sytems or as an abstract type whose implementation is chosen at
runtime.
If you install this package, operations on Base.Int63.t
values will
be faster as the compiler will be able to generate optimized
code. However, you won't be able to use the generated byte-code with
js_of_ocaml.
Author | Jane Street Group, LLC |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/janestreet/base |
Issue Tracker | https://github.com/janestreet/base/issues |
Maintainer | Jane Street developers |
Dependencies | |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/base-native-int63/base-native-int63.0.1/opam |
Optionally used by
- base>=v0.9.2 & <v0.13.0
- core_kernel>=v0.10.0 & <v0.12.0
- jst-config<v0.13.0