Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
Compare
Choose a tag to compare
@Naville Naville released this 27 Mar 19:11
· 1 commit to release_80 since this release

8.0 Port with a reimplemented improved PRNG implementation which generally provides better stability and improved compile speed in certain cases.

Note that this is compiled with -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON. Since the open-source free version of Hikari contains tricks and hacks in places, you might get an assert out, in which case just build the toolchain by yourself without -DLLVM_ENABLE_ASSERTIONS=ON