asdom icon indicating copy to clipboard operation
asdom copied to clipboard

Update asdom to AssemblyScript (and loader) v0.27.5

Open CountBleck opened this issue 2 years ago • 1 comments

In the process, the finalizer for the Object class (now JSObject) has been changed to work properly for this version. Also, some definite assignments have been added for the example to properly compile. Lastly, the asconfig.json has been updated to use the "outFile" field, instead of "binaryFile".

Fixes #6.

CountBleck avatar Jun 10 '23 06:06 CountBleck

Just realized I didn't commit the whole thing. It should be good to go now.

CountBleck avatar Jun 10 '23 06:06 CountBleck