First release v0.1.0
Our first release declaring functional stability for 8 components:
- port
- thread
- util
- diagnostics
- vm
- gc
- compiler
- jitbuilder
We are also declaring API stability for 3 components:
- port
- thread
- util
More detailed release notes can be found in each of the release binaries in the Release-v0.1.0.txt
file.
The full OMR source code is available in the omr-v0.1.0-source.{tgz,zip}
files. JitBuilder binaries for the Linux_x86-64 (omr-v0.1.0-jitbuilder-linux_x86-64.{tgz,zip}
) and the Macos (omr-v0.1.0-jitbuilder-macos.{tgz,zip}
) platforms are also available.