dinosaure / art

Adaptive Radix Tree in OCaml
MIT License
47 stars 1 forks source link

Let's start to support more architectures #30

Closed dinosaure closed 2 years ago

dinosaure commented 3 years ago

It seems that we don't assert true alignment on values (specially pointers).

dinosaure commented 2 years ago

We are able to compile to ARM64. This PR is more larger but not needed. We will try step by step other architectures.