32-bit compatibility
After abc-interpreter#88 (closed) is done we can think about creating a 32-bit version of iTasks again, which would be useful to reduce memory usage.
For this reason I'm collecting a list of places that currently rely on 64-bit integers:
- linux-x86 build scripts: clean-build!54 (merged)
-
murmurHash
in iTasks.Internal.Util (!418 (merged)) -
iworldTimespecNextFire
in iTasks.Internal.IWorld (!404 has a 32-bit implementation but needs to be tested) -
clean-libraries#4abc-interpreter!124 (merged) - Add CI (!421 (merged))