CHANGES:
Features/Changes
- Compiler: add support for OCaml 4.13
- Compiler: new tool to check for missing primitives
- Compiler: drop support for OCaml 4.03 and bellow
- Lib: add offsetX and offsetY to Dom_html.mouseEvent
- Lib: add innerText property for Dom_html
- Runtime: add dummy implementation for many dummy primitives
- Runtime: add runtime for new float operation in 4.13 #1113 (by pmwhite)
Misc
- manual/rev_bindings.wiki: fix compilation error