Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Support pointers when marshalling objects#277

Merged
mattjohnsonpint merged 3 commits intomainfrom
mjp/marshalptrs
Jul 11, 2024
Merged

Support pointers when marshalling objects#277
mattjohnsonpint merged 3 commits intomainfrom
mjp/marshalptrs

Conversation

@mattjohnsonpint
Copy link
Contributor

Allows (for example) returning an object that has a nullable string in AssemblyScript, represented by a *string in Go.

@mattjohnsonpint mattjohnsonpint requested a review from a team July 11, 2024 03:15
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) July 11, 2024 03:16
mattjohnsonpint added a commit that referenced this pull request Jul 11, 2024
(Revert after #277 is merged)
@mattjohnsonpint mattjohnsonpint merged commit 7a029f5 into main Jul 11, 2024
@mattjohnsonpint mattjohnsonpint deleted the mjp/marshalptrs branch July 11, 2024 04:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants