hdk-assemblyscript
hdk-assemblyscript copied to clipboard
Class decorator that generates a Handler for decoding json
Using asm-json-parser it is possible to decode JSON string directly in to a class. It should be noted this is in very early stages.
Writing a custom Handler to decode each class is tedious. It would be much better if this was created automatically in the transform phase