JOHNSA, thank you for quick reply
I don't have GitHub account so I post here first and very important feature request:
#27 System V AMD64 ABI convention Please, add it as an enhancement .
Without doubt, it's priority number 1 ( talking about Linux functionality)
Next two as discussed in this thread
64bit linux ELF issues are support for shared objects ( arguable ) and for DWARF debugging information format (important) .
I compiled HJWasm with GCC 4.8.4
NOTE: In order to build it for testing purposes function strcmpi was (currently) replaced with strcasecmp in files: hll.c and invoke.c
The output of GCC with lots of warnings (first run , unmodified hll.c and invoke.c) is attached in archive
Please, let me know if I can help you in packaging up a setup of binaries for Linux.
At the moment I'm fighting to death with OWLinux.mak ( which is makefile version for Windows )
BTW , could you , please, explain the meaning of HJWasm's logo string:
HJWasm v2.13.32bit.
I mean ".32bit" part of it .
P.S.: Please, could you provide a simple example that takes advantages of high level capabilities and features of HJWasm ?