[Jamvm-general] Questions about capabilities, and Windows.
Brought to you by:
rlougher
From: A Z <pow...@li...> - 2017-12-15 05:23:46
|
-Is it true or not that the JamVM Java VM support accuracy mode when it comes to float and double arithmetic? Double a = 0.1; Double b = 0.1; out.println(a*b == 0.01); //true -Can JamVM compile and run java programs via .class and .jar on Windows 10 64 bit? -There are problems online with the key installers for MinGW-64, alongside issues with compile and build versions of key packages for JamVM, at this time. Could someone please put together a Windows 10 64 bit installer of a working build of JamVM and uploading that, please? |