Page 1 of 1

spiderbasic 64bit version is not available

Posted: Tue Nov 26, 2019 9:23 pm
by rory
well, yeah, the zip file claims that the 64 bit is in there but it isn't, just the 32bit one. And I really need the 64bit one because the integer is too big otherwise.

Re: spiderbasic 64bit version is not available

Posted: Wed Nov 27, 2019 10:12 am
by Fred
Where, in your online account ?

Re: spiderbasic 64bit version is not available

Posted: Wed Nov 27, 2019 10:18 am
by Danilo
Doesn't SizeOf(Integer) depend on the platform/browser where the code is executed?
Wouldn't make sense to output html+javascript for 32bit and 64bit target browsers.

The 64-bit quad (.q) type is always available?

Re: spiderbasic 64bit version is not available

Posted: Wed Nov 27, 2019 10:26 am
by Fred
Unlike PureBasic, there is absolutely no difference by using the 64-bit version of Spiderbasic or not, the generated JS code is exactly the same. It's just easier to use 64-bit version on a 64-bit linux, because running 32-bit exe on a 64-bit linux is a mess.

Re: spiderbasic 64bit version is not available

Posted: Thu Nov 28, 2019 7:30 am
by rory
no it is in the free version. But I do plan on getting the paid ver as soon as its christmas time.