Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aec_win64.zip | 2021-09-05 | 482.8 kB | |
README.md | 2021-09-05 | 757 Bytes | |
aec_linux_i586.zip | 2021-09-05 | 902.8 kB | |
aec_win32.zip | 2021-09-05 | 627.2 kB | |
aec_NodeJS_WebAssembly.zip | 2021-09-05 | 205.6 kB | |
aec_linux_x86-64.zip | 2021-09-05 | 1.5 MB | |
aec_freedos.zip | 2021-09-05 | 543.7 kB | |
The output for debugging is now more verbose and accurate.tar.gz | 2021-09-04 | 197.7 kB | |
The output for debugging is now more verbose and accurate.zip | 2021-09-04 | 219.5 kB | |
Totals: 9 Items | 4.7 MB | 0 |
I have fixed a bug causing the debug output to contain invalid JSONs (it had to with converting C++ strings to JSON). As well, I have made the JSON of the new localVariables
object be output whenever localVariables
changed. Also, whether or not debug information (which takes up a lot of time and space) will be output in the assembly code can be changed by deleting the definition of the macro OUTPUT_DEBUG_COMMENTS_IN_ASSEMBLY_COMMENTS
in the AECforWebAssembly.cpp
file. I might add some executable files later. For now, look at the release v1.5.6
if you want to download executable files for various operating systems.
UPDATE: I have decided to make executable files for various operating systems again, as v1.5.6
is now severely outdated.