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

Typed Continuations proposal #11

Merged
merged 4 commits into from
Mar 23, 2022

Conversation

slindley
Copy link
Collaborator

@slindley slindley commented Feb 3, 2022

This pull request contains the following:

  • Typed Continuations explainer document

  • Typed Continuations formal spec

  • Typed Continuations examples

(It contains the documentation from PR #6. The reference interpreter implementation will follow in a separate PR.)

* Typed Continuations explainer document

* Typed Continuations formal spec

* Typed Continuations examples

(Typed Continuations reference interpreter implementation to follow
separately.)

Co-authored-by: Daniel Hillerström <[email protected]>
Co-authored-by: Andreas Rossberg <[email protected]>
@slindley slindley changed the title Squashed commit of the following: Typed Continuations proposal Feb 3, 2022
@slindley slindley requested a review from fgmccabe February 4, 2022 15:53
Copy link
Collaborator

@fgmccabe fgmccabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A slight tweaking of the wording of the readme. It it possible that I would have more changes to the proposal but I can leave that to after the merge.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@slindley slindley merged commit e4e98a2 into WebAssembly:main Mar 23, 2022
dhil pushed a commit to dhil/wasm-stack-switching that referenced this pull request Apr 12, 2024
dhil added a commit to dhil/wasm-stack-switching that referenced this pull request Apr 12, 2024
Merge with WebAssembly/spec and WebAssembly/gc
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.

2 participants