Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update asdom to AssemblyScript (and loader) v0.27.5 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CountBleck
Copy link

@CountBleck CountBleck commented Jun 10, 2023

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.

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".
@CountBleck
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find name '__instanceof'. in the "assemblyscript": "^0.27.5",
1 participant