v1.3
CHANGES:
- migrate from jbuilder to dune
- migrate to opam 2.0
- adds two new primitives: push/pop_profiling_state
- prepare migration for Pervasives deprecation
- redefine 'Stdlib.raise' in the 'Landmark' to allow using landmark with -no-stdlib (as 'raise' is used to wrap exception in the generated code).