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

Refactor preview2's Table representation #7204

Merged

Conversation

alexcrichton
Copy link
Member

  • Move around some internal methods and internalize what we can.
  • Rename all *_resource methods to drop the suffix.
  • Lean more into "wrong table usage is a trap" and remove the delete logic which re-inserted a parent link, if needed, on downcast errors.

* Move around some internal methods and internalize what we can.
* Rename all `*_resource` methods to drop the suffix.
* Lean more into "wrong table usage is a trap" and remove the `delete`
  logic which re-inserted a parent link, if needed, on downcast errors.
@alexcrichton alexcrichton requested a review from a team as a code owner October 10, 2023 11:33
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team October 10, 2023 11:33
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Oct 10, 2023
@alexcrichton alexcrichton added this pull request to the merge queue Oct 11, 2023
Merged via the queue into bytecodealliance:main with commit 2c3a0ee Oct 11, 2023
18 checks passed
@alexcrichton alexcrichton deleted the refactor-wasi-table branch October 11, 2023 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants