You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
On 32bit platforms, using unboxed values for 32bit will not work as expected, and alternative implementations are needed to handle this.
Testing can be done by installing a 32bit version of ocaml using
opam switch create 5.1.0+options ocaml-option-32bit