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

Improve support for marshaling classes #189

Merged
merged 8 commits into from
May 9, 2024
Merged

Conversation

mattjohnsonpint
Copy link
Member

@mattjohnsonpint mattjohnsonpint commented May 9, 2024

Fixes HYP-1126
(Or should get most of it anyway)

Also fixes some misc JSON serialization issues discovered along the way.

@mattjohnsonpint mattjohnsonpint requested a review from a team as a code owner May 9, 2024 21:49
Copy link

linear bot commented May 9, 2024

HYP-1126 Type info errors coming from the Runtime

We should be able to define a class in AssemblyScript and pass it into a host function, or return data from a host function using that class. It's not currently working.

Other type errors are also being reported. They're all linked here as sub-issues.

@mattjohnsonpint mattjohnsonpint merged commit b249061 into main May 9, 2024
4 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/type-errors branch May 9, 2024 22:00
Copy link

sentry-io bot commented May 16, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎

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

Successfully merging this pull request may close these issues.

2 participants