02-12-2023, 04:42 PM
So, it is correct that QBJS compiles the BASIC code to Javascript. I haven’t really made any effort at this point to obfuscate or minimize the generated JS. (I was actually trying to make it fairly readable for easier troubleshooting, ha!). However, there are many very good libraries for Javascript obfuscation. I could certainly incorporate that into the Export functionality if there was enough interest.