JSCPP
JSCPP copied to clipboard
Support for structs and enums
Kindly provide support for structs and enums.
When compiling code with enums, enum variables/objects are treated like javascript [Object object] while structs and typedef structs are undefined.