Skip to content

Limit context-local-storage length to 1 and add convention note #501

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 1 commit into from
Apr 16, 2025

Conversation

lukewagner
Copy link
Member

This is intended to close #485 and subsume #491 based on updated discussion with @alexcrichton.

@lukewagner lukewagner requested a review from alexcrichton April 15, 2025 19:54
@lukewagner lukewagner merged commit 29bf377 into main Apr 16, 2025
2 checks passed
@lukewagner lukewagner deleted the restrict-cls branch April 16, 2025 18:30
alexcrichton added a commit to alexcrichton/wasm-tools that referenced this pull request Apr 16, 2025
github-merge-queue bot pushed a commit to bytecodealliance/wasm-tools that referenced this pull request Apr 16, 2025
* Only allow one async context slot

Update for WebAssembly/component-model#501

* Remove dead bless file
Copy link

@johnaAr555 johnaAr555 left a comment

Choose a reason for hiding this comment

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

Context-Local Storage

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.

Toolchain conventions and context.get
3 participants