Skip to content

(C#) - Basic types, Lists, Results & Variants #807

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

Merged
merged 62 commits into from
Mar 30, 2024

Conversation

silesmo
Copy link
Member

@silesmo silesmo commented Jan 7, 2024

Adds in support the following types:

  • Lists
  • Results
  • Variants
    Also converts the C# option type to use generics as it caused issues where the same option type could be generated multiple times before.

We still seem to have an issue with return pointer alignment that will be addressed in a separate PR.

Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Signed-off-by: James Sturtevant <[email protected]>
Timmy Silesmo and others added 6 commits February 18, 2024 22:04
@silesmo silesmo requested review from yowl and removed request for pavelsavara March 2, 2024 06:09
@silesmo silesmo mentioned this pull request Mar 2, 2024
38 tasks
Signed-off-by: James Sturtevant <[email protected]>
@jsturtevant jsturtevant enabled auto-merge March 29, 2024 16:40
@jsturtevant jsturtevant added this pull request to the merge queue Mar 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 29, 2024
@jsturtevant jsturtevant enabled auto-merge March 29, 2024 23:57
@jsturtevant jsturtevant added this pull request to the merge queue Mar 30, 2024
Merged via the queue into bytecodealliance:main with commit 42f01a6 Mar 30, 2024
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.

4 participants