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 => WasmFX => Stack switching #146

Closed
dhil opened this issue Mar 28, 2024 · 3 comments · Fixed by #235
Closed

Typed continuations => WasmFX => Stack switching #146

dhil opened this issue Mar 28, 2024 · 3 comments · Fixed by #235

Comments

@dhil
Copy link
Member

dhil commented Mar 28, 2024

After #104, we should replace all occurrences of typed_continuations with wasmfx for consistency.

  • A few comments explicitly mentions typed continuations (I think mostly in wasm-tools actually)
  • Several APIs have a typed_continuations or tc prefix
  • A few compile time options have typed_continuations in their name
@dhil
Copy link
Member Author

dhil commented May 14, 2024

Partially addressed by #168.

@dhil dhil changed the title Typed continuations => WasmFX Typed continuations => WasmFX => Stack switching Oct 2, 2024
@dhil
Copy link
Member Author

dhil commented Oct 2, 2024

We should change the branding to stack-switching now. Partially addressed by #229.

@dhil
Copy link
Member Author

dhil commented Oct 4, 2024

The internal APIs should probably stay wasmfx branded. We can migrate these over time.

@dhil dhil mentioned this issue Oct 4, 2024
@dhil dhil closed this as completed in #235 Oct 4, 2024
dhil added a commit that referenced this issue Oct 4, 2024
This patch rebrands a few public APIs from typed-continuations to
stack-switching.

Resolves #146.
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 a pull request may close this issue.

1 participant